Share via


CustomHostnameSites.CustomHostname Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customHostname")]
public string CustomHostname { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customHostname")>]
member this.CustomHostname : string with get, set
Public Property CustomHostname As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to