다음을 통해 공유


PublishedBlueprint.ResourceGroups 속성

정의

이 청사진 정의에 정의된 리소스 그룹 자리 표시자를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGroups")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Blueprint.Models.ResourceGroupDefinition> ResourceGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGroups")>]
member this.ResourceGroups : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Blueprint.Models.ResourceGroupDefinition> with get, set
Public Property ResourceGroups As IDictionary(Of String, ResourceGroupDefinition)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상