Freigeben über


IUrlRedirectAction.ParameterCustomHostname Property

Definition

Host to redirect. Leave empty to use the incoming host as the destination host.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Host to redirect. Leave empty to use the incoming host as the destination host.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="customHostname", Update=true)]
public string ParameterCustomHostname { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Host to redirect. Leave empty to use the incoming host as the destination host.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="customHostname", Update=true)>]
member this.ParameterCustomHostname : string with get, set
Public Property ParameterCustomHostname As String

Property Value

Attributes

Applies to