Share via


StaticSiteBuildARMResource.Hostname Property

Definition

Gets the hostname for a static site build.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to