次の方法で共有


AgentPoolInner.PodSubnetID プロパティ

定義

ポッド SubnetID を取得または設定し、ポッドの VNet のサブネット識別子を指定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象