ManagementPolicyFilter.PrefixMatch Property

Definition

An array of strings for prefixes to be match.

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

Property Value

String[]

Implements

Attributes

Applies to