BlobInventoryPolicySchema.Rules Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.Storage.BlobInventoryPolicyRule> Rules { get; set; }
member this.Rules : Azure.Provisioning.BicepList<Azure.Provisioning.Storage.BlobInventoryPolicyRule> with get, set
Public Property Rules As BicepList(Of BlobInventoryPolicyRule)

Property Value

Applies to