Condividi tramite


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

Property Value

Attributes

Applies to