DeploymentProperties interface

Properties of Cognitive Services account deployment.

Properties

callRateLimit

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.

capacitySettings

Internal use only.

currentCapacity

The current capacity.

dynamicThrottlingEnabled

If the dynamic throttling is enabled. NOTE: This property will not be serialized. It can only be populated by the server.

model

Properties of Cognitive Services account deployment model.

parentDeploymentName

The name of parent deployment.

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.

raiPolicyName

The name of RAI policy.

rateLimits

NOTE: This property will not be serialized. It can only be populated by the server.

scaleSettings

Properties of Cognitive Services account deployment model. (Deprecated, please use Deployment.sku instead.)

versionUpgradeOption

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}

capacitySettings

Internal use only.

capacitySettings?: DeploymentCapacitySettings

Property Value

currentCapacity

The current capacity.

currentCapacity?: number

Property Value

number

dynamicThrottlingEnabled

If the dynamic throttling is enabled. NOTE: This property will not be serialized. It can only be populated by the server.

dynamicThrottlingEnabled?: boolean

Property Value

boolean

model

Properties of Cognitive Services account deployment model.

model?: DeploymentModel

Property Value

parentDeploymentName

The name of parent deployment.

parentDeploymentName?: string

Property Value

string

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. (Deprecated, please use Deployment.sku instead.)

scaleSettings?: DeploymentScaleSettings

Property Value

versionUpgradeOption

Deployment model version upgrade option.

versionUpgradeOption?: string

Property Value

string