你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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