DeploymentProperties interface
Properties of Cognitive Services account deployment.
Properties
call |
The call rate limit Cognitive Services account. NOTE: This property will not be serialized. It can only be populated by the server. |
capabilities | The capabilities. NOTE: This property will not be serialized. It can only be populated by the server. |
model | Properties of Cognitive Services account deployment model. |
provisioning |
Gets the status of the resource at the time the operation was called. NOTE: This property will not be serialized. It can only be populated by the server. |
rai |
The name of RAI policy. |
rate |
NOTE: This property will not be serialized. It can only be populated by the server. |
scale |
Properties of Cognitive Services account deployment model. |
version |
Deployment model version upgrade option. |
Property Details
callRateLimit
The call rate limit Cognitive Services account. NOTE: This property will not be serialized. It can only be populated by the server.
callRateLimit?: CallRateLimit
Property Value
capabilities
The capabilities. NOTE: This property will not be serialized. It can only be populated by the server.
capabilities?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
model
Properties of Cognitive Services account deployment model.
model?: DeploymentModel
Property Value
provisioningState
Gets the status of the resource at the time the operation was called. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
raiPolicyName
The name of RAI policy.
raiPolicyName?: string
Property Value
string
rateLimits
NOTE: This property will not be serialized. It can only be populated by the server.
rateLimits?: ThrottlingRule[]
Property Value
scaleSettings
Properties of Cognitive Services account deployment model.
scaleSettings?: DeploymentScaleSettings
Property Value
versionUpgradeOption
Deployment model version upgrade option.
versionUpgradeOption?: string
Property Value
string