次の方法で共有


ManagedClusterInner.MaxAgentPools プロパティ

定義

マネージド クラスターのエージェント プールの最大数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxAgentPools")]
public int? MaxAgentPools { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxAgentPools")>]
member this.MaxAgentPools : Nullable<int>
Public ReadOnly Property MaxAgentPools As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象