次の方法で共有


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

適用対象