다음을 통해 공유


TemplateArtifact.Template 속성

정의

Resource Manager 템플릿 청사진 아티팩트 본문을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상