Aracılığıyla paylaş


FrontDoorProperties.Cname Property

Definition

Gets the host that each frontendEndpoint must CNAME to.

[Newtonsoft.Json.JsonProperty(PropertyName="cname")]
public string Cname { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cname")>]
member this.Cname : string
Public ReadOnly Property Cname As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to