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.

model

Properties of Cognitive Services account deployment model.

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.

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}

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