다음을 통해 공유


ResourceGroupDefinition.Location 속성

정의

이 resourceGroup의 위치를 가져오거나 설정합니다. 청사진 할당 중에 리소스 그룹 위치를 지정하는 경우 비워 둡니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상