Udostępnij za pośrednictwem


AzureApplicationGatewayHeaderValueMatcherBase.Pattern Property

Definition

[System.Management.Automation.AllowEmptyString]
[System.Management.Automation.Parameter(HelpMessage="Pattern to look for in the header values", Mandatory=true)]
public string Pattern { get; set; }
[<System.Management.Automation.AllowEmptyString>]
[<System.Management.Automation.Parameter(HelpMessage="Pattern to look for in the header values", Mandatory=true)>]
member this.Pattern : string with get, set
Public Property Pattern As String

Property Value

Attributes

Applies to