Freigeben über


IFrontDoor.Cname Property

Definition

The host that each frontendEndpoint must CNAME to.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The host that each frontendEndpoint must CNAME to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="cname", Update=false)]
public string Cname { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The host that each frontendEndpoint must CNAME to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="cname", Update=false)>]
member this.Cname : string
Public ReadOnly Property Cname As String

Property Value

Attributes

Applies to