次の方法で共有


StaticSiteBuildARMResource.BuildId プロパティ

定義

静的サイト ビルドの識別子を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象