Dela via


ManagementPolicyDefinition.FilterPrefixMatch Property

Definition

An array of strings for prefixes to be match.

[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