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