다음을 통해 공유


VnetParameters.VnetResourceGroup 속성

정의

유효성을 검사할 VNET의 리소스 그룹을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상