次の方法で共有


VirtualCluster.SubnetId プロパティ

定義

仮想クラスターのサブネット リソース ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象