次の方法で共有


VirtualNetworkConfiguration.Subnetname プロパティ

定義

サブネットの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象