次の方法で共有


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

定義

エージェント プールの記憶域の種類を指定できるコンテナー サービス エージェント プール定義のステージ。

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

型パラメーター

ParentT

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

派生

メソッド

WithStorageProfile(ContainerServiceStorageProfileTypes)

エージェント プール内の各仮想マシンに使用するストレージの種類を指定します。

適用対象