Compartir a través de


ObjectReplicationPolicy.Rules Propiedad

Definición

Obtiene o establece las reglas de replicación de objetos de la cuenta de almacenamiento.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.rules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.ObjectReplicationPolicyRule> Rules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.rules")>]
member this.Rules : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.ObjectReplicationPolicyRule> with get, set
Public Property Rules As IList(Of ObjectReplicationPolicyRule)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a