다음을 통해 공유


TemplateArtifact.ResourceGroup 속성

정의

해당하는 경우 Resource Manager 템플릿 청사진 아티팩트가 배포될 리소스 그룹 자리 표시자의 이름을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGroup")]
public string ResourceGroup { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGroup")>]
member this.ResourceGroup : string with get, set
Public Property ResourceGroup As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상