Share via


ObjectReplicationPolicy.Rules Property

Definition

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

public System.Collections.Generic.IList<Azure.Storage.Blobs.Models.ObjectReplicationRule> Rules { get; }
member this.Rules : System.Collections.Generic.IList<Azure.Storage.Blobs.Models.ObjectReplicationRule>
Public ReadOnly Property Rules As IList(Of ObjectReplicationRule)

Property Value

Applies to