Assignment.ResourceGroups 속성

정의

리소스 그룹 자리 표시자의 이름과 위치를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상