Share via


BlobInventoryPolicySchema.Rules Property

Definition

The storage account blob inventory policy rules. The rule is applied when it is enabled.

public System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.BlobInventoryPolicyRule> Rules { get; }
member this.Rules : System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.BlobInventoryPolicyRule>
Public ReadOnly Property Rules As IList(Of BlobInventoryPolicyRule)

Property Value

Applies to