次の方法で共有


VirtualNetworkProfile.Subnet プロパティ

定義

サブネットの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象