Sdílet prostřednictvím


AzureApplicationGatewayRewriteRuleHeaderConfigurationBase.HeaderValueMatcher Property

Definition

[System.Management.Automation.Parameter(HelpMessage="An optional field under 'Rewrite Action'. It lets you capture and modify the value(s) of a specific header when multiple headers with the same name exist. Currently supported for Set-Cookie Response header only. For more details, visit https://aka.ms/appgwheadercrud", Mandatory=false)]
public Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayHeaderValueMatcher HeaderValueMatcher { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="An optional field under 'Rewrite Action'. It lets you capture and modify the value(s) of a specific header when multiple headers with the same name exist. Currently supported for Set-Cookie Response header only. For more details, visit https://aka.ms/appgwheadercrud", Mandatory=false)>]
member this.HeaderValueMatcher : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayHeaderValueMatcher with get, set
Public Property HeaderValueMatcher As PSApplicationGatewayHeaderValueMatcher

Property Value

Attributes

Applies to