次の方法で共有


ManagedVirtualNetwork.VNetId プロパティ

定義

マネージド Virtual Network ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="vNetId")]
public string VNetId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vNetId")>]
member this.VNetId : string
Public ReadOnly Property VNetId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象