DeploymentScaleSettings interface
Properties of Cognitive Services account deployment model. (Deprecated, please use Deployment.sku instead.)
Properties
| active |
Deployment active capacity. This value might be different from |
| capacity | Deployment capacity. |
| scale |
Deployment scale type. |
Property Details
activeCapacity
Deployment active capacity. This value might be different from capacity if customer recently updated capacity.
NOTE: This property will not be serialized. It can only be populated by the server.
activeCapacity?: number
Property Value
number
capacity
Deployment capacity.
capacity?: number
Property Value
number
scaleType
Deployment scale type.
scaleType?: string
Property Value
string