次の方法で共有


NetworkProfile.VnetId プロパティ

定義

OSA クラスター用に作成された Vnet の ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象