你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ObjectReplicationPolicy Class

Definition

Contains Object Replication Policy ID and the respective list of ObjectReplicationRule(s). This is used when retrieving the Object Replication Properties on the source blob. The policy id for the destination blob is set in ObjectReplicationDestinationPolicyId of the respective method responses. (e.g. ObjectReplicationDestinationPolicyId, ObjectReplicationDestinationPolicyId).

public class ObjectReplicationPolicy
type ObjectReplicationPolicy = class
Public Class ObjectReplicationPolicy
Inheritance
ObjectReplicationPolicy

Properties

PolicyId

The Object Replication Policy ID.

Rules

The Rule ID(s) and respective Replication Status(s) that are under the Policy ID.

Applies to