ConfigurationServiceResourceRequests interface
應用程式組態服務的資源要求承載
屬性
cpu | 配置給每個應用程式組態服務實例的 Cpu 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
instance |
應用程式組態服務的實例計數注意:此屬性將不會串行化。 它只能由伺服器填入。 |
memory | 配置給每個應用程式組態服務實例的記憶體注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
cpu
配置給每個應用程式組態服務實例的 Cpu 注意:此屬性將不會串行化。 它只能由伺服器填入。
cpu?: string
屬性值
string
instanceCount
應用程式組態服務的實例計數注意:此屬性將不會串行化。 它只能由伺服器填入。
instanceCount?: number
屬性值
number
memory
配置給每個應用程式組態服務實例的記憶體注意:此屬性將不會串行化。 它只能由伺服器填入。
memory?: string
屬性值
string