ObjectReplicationPolicy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET