Condividi tramite


BlobInventoryPolicySchema.Rules Property

Definition

Gets or sets the storage account blob inventory policy rules. The rule is applied when it is enabled.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to