Freigeben über


BlobInventoryPolicySchema.Rules Eigenschaft

Definition

Ruft die Richtlinienregeln für die Speicherkontoblobinventur ab oder legt diese fest. Die Regel wird angewendet, wenn sie aktiviert ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: