次の方法で共有


NetworkCloudKubernetesClusterData.InitialAgentPoolConfigurations プロパティ

定義

重要なシステム サービスとワークロードを実行するために、この Kubernetes クラスターで作成されたエージェント プール。 このフィールドのこのデータは作成時にのみ使用され、Kubernetes クラスターの作成後、フィールドは空になります。 作成後、エージェント プールの管理は agentPools サブリソースを使用して行われます。

public System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.InitialAgentPoolConfiguration> InitialAgentPoolConfigurations { get; }
member this.InitialAgentPoolConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.InitialAgentPoolConfiguration>
Public ReadOnly Property InitialAgentPoolConfigurations As IList(Of InitialAgentPoolConfiguration)

プロパティ値

適用対象