你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ApiManagementSkuCapacity interface
Describes scaling information of a SKU.
Properties
default | The default capacity. NOTE: This property will not be serialized. It can only be populated by the server. |
maximum | The maximum capacity that can be set. NOTE: This property will not be serialized. It can only be populated by the server. |
minimum | The minimum capacity. NOTE: This property will not be serialized. It can only be populated by the server. |
scale |
The scale type applicable to the sku. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
default
The default capacity. NOTE: This property will not be serialized. It can only be populated by the server.
default?: number
Property Value
number
maximum
The maximum capacity that can be set. NOTE: This property will not be serialized. It can only be populated by the server.
maximum?: number
Property Value
number
minimum
The minimum capacity. NOTE: This property will not be serialized. It can only be populated by the server.
minimum?: number
Property Value
number
scaleType
The scale type applicable to the sku. NOTE: This property will not be serialized. It can only be populated by the server.
scaleType?: ApiManagementSkuCapacityScaleType