次の方法で共有


CloudAppliance.SubnetName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象