ObjectReplicationPolicy.Rules Property
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.
The storage account object replication rules.
public Azure.Provisioning.BicepList<Azure.Provisioning.Storage.ObjectReplicationPolicyRule> Rules { get; set; }
member this.Rules : Azure.Provisioning.BicepList<Azure.Provisioning.Storage.ObjectReplicationPolicyRule> with get, set
Public Property Rules As BicepList(Of ObjectReplicationPolicyRule)