次の方法で共有


AgentPoolUpdateParameters クラス

エージェント プールを更新するためのパラメーター。

継承
azure.mgmt.containerregistry._serialization.Model
AgentPoolUpdateParameters

コンストラクター

AgentPoolUpdateParameters(*, tags: Dict[str, str] | None = None, count: int | None = None, **kwargs: Any)

キーワードのみのパラメーター

名前 説明
tags

ARM リソース タグ。

count
int

エージェント マシンの数。

変数

名前 説明
tags

ARM リソース タグ。

count
int

エージェント マシンの数。