次の方法で共有


DeploymentPropertiesExtended.TemplateHash プロパティ

定義

テンプレートに対して生成されたハッシュを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象