Dela via


BlobInventoryPolicyRule.FilterPrefixMatch Property

Definition

An array of strings with maximum 10 blob prefixes to be included in the inventory.

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

Property Value

Implements

Attributes

Applies to