Condividi tramite


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

Property Value

Attributes

Applies to