次の方法で共有


AgentPoolUpdateParameters interface

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

プロパティ

count

エージェント マシンの数

tags

ARM リソース タグ。

プロパティの詳細

count

エージェント マシンの数

count?: number

プロパティ値

number

tags

ARM リソース タグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}