Share via


IHeaderActionParameters.HeaderName Property

Definition

Name of the header to modify

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Name of the header to modify", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="headerName", Update=true)]
public string HeaderName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Name of the header to modify", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="headerName", Update=true)>]
member this.HeaderName : string with get, set
Public Property HeaderName As String

Property Value

Attributes

Applies to