IFrontDoor.Cname Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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