ManagementPolicyRule.FilterBlobIndexMatch Property

Definition

An array of blob index tag based filters, there can be at most 10 tag filters

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

Property Value

Implements

Attributes

Applies to