StaticSiteARMResource.DefaultHostname Property

Definition

Gets the default autogenerated hostname for the static site.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to