AgentPoolUpdateParameters interface
エージェント プールを更新するためのパラメーター。
プロパティの詳細
count
エージェント マシンの数
count?: number
プロパティ値
number
tags
ARM リソース タグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}