Freigeben über


IUrlRedirectActionParameters.CustomHostname 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 CustomHostname { 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.CustomHostname : string with get, set
Public Property CustomHostname As String

Property Value

Attributes

Applies to