次の方法で共有


TemplateSpecTemplateArtifact.Template プロパティ

定義

Azure Resource Manager テンプレートを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="template")]
public object Template { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="template")>]
member this.Template : obj with get, set
Public Property Template As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象