次の方法で共有


VirtualNetworkConfiguration.Vnetid プロパティ

定義

仮想ネットワーク ID を取得します。 これは通常、GUID です。 既定では null GUID が必要です。

[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

適用対象