IBlank<ParentT> インターフェイス

定義

コンテナー サービス エージェント プール定義の最初のステージ。

public interface IBlank<ParentT>
type IBlank<'ParentT> = interface
Public Interface IBlank(Of ParentT)

型パラメーター

ParentT

この定義をアタッチした後に返されるコンテナー サービス定義のステージ。

派生

メソッド

WithVirtualMachineCount(Int32)

Docker コンテナーをホストするエージェント (仮想マシン) の数を指定します。

適用対象