Deployment Scale Settings Response
data class DeploymentScaleSettingsResponse(val activeCapacity: Int, val capacity: Int? = null, val scaleType: String? = null)
Properties of Cognitive Services account deployment model. (Deprecated, please use Deployment.sku instead.)