次の方法で共有


CloudAppliance.VnetRegion プロパティ

定義

仮想ネットワーク リージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象