ManagementPolicyFilter.PrefixMatch Property

Definition

An array of strings for prefixes to be match.

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

Property Value

Implements

Attributes

Applies to