次の方法で共有


StaticSiteBuildARMResource.Hostname プロパティ

定義

静的サイト ビルドのホスト名を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象