次の方法で共有


IWithUpdateAgentPoolCount インターフェイス

定義

指定したプール内のエージェントの数を指定できるコンテナー サービスの更新のステージ。

public interface IWithUpdateAgentPoolCount
type IWithUpdateAgentPoolCount = interface
Public Interface IWithUpdateAgentPoolCount
派生

メソッド

WithAgentVirtualMachineCount(Int32)

エージェント プールの仮想マシンの数を更新します。

適用対象