Sdílet prostřednictvím


VolumePatchPropertiesExportPolicy.Rules Property

Definition

Gets or sets export policy rule

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Export policy rule

Applies to