次の方法で共有


AgentPoolInner.VnetSubnetID プロパティ

定義

ノードとポッドの VNet のサブネット識別子を指定する vNet SubnetID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象