Freigeben über


IEdgeActionExecutionFilterProperties.ExecutionFilterIdentifierHeaderValue Property

Definition

Custom Header Value associated with the execution filter

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Custom Header Value associated with the execution filter", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="executionFilterIdentifierHeaderValue", Update=true)]
public string ExecutionFilterIdentifierHeaderValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Custom Header Value associated with the execution filter", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="executionFilterIdentifierHeaderValue", Update=true)>]
member this.ExecutionFilterIdentifierHeaderValue : string with get, set
Public Property ExecutionFilterIdentifierHeaderValue As String

Property Value

Attributes

Applies to