Dela via


BlobInventoryPolicyProperties.PolicyRule Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IBlobInventoryPolicyRule> PolicyRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.PolicyRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IBlobInventoryPolicyRule> with get, set
Public Property PolicyRule As List(Of IBlobInventoryPolicyRule)

Property Value

Implements

Attributes

Applies to