次の方法で共有


ManagedClusterAgentPoolProfileProperties.PodSubnetID プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象