BuildServiceAgentPoolSizeProperties interface
建置服務代理程式集區大小屬性
屬性
| cpu | 組建服務代理程式集區的 cpu 屬性注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| memory | 組建服務代理程式集區的記憶體屬性注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| name | 組建服務代理程式集區大小的名稱 |
屬性詳細資料
cpu
組建服務代理程式集區的 cpu 屬性注意:此屬性將不會串行化。 它只能由伺服器填入。
cpu?: string
屬性值
string
memory
組建服務代理程式集區的記憶體屬性注意:此屬性將不會串行化。 它只能由伺服器填入。
memory?: string
屬性值
string
name
組建服務代理程式集區大小的名稱
name?: string
屬性值
string