DeploymentPropertiesResponse

data class DeploymentPropertiesResponse(val model: DeploymentModelResponse? = null, val provisioningState: String, val scaleSettings: DeploymentScaleSettingsResponse? = null)

Properties of Cognitive Services account deployment.

Constructors

Link copied to clipboard
constructor(model: DeploymentModelResponse? = null, provisioningState: String, scaleSettings: DeploymentScaleSettingsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Properties of Cognitive Services account deployment model.

Link copied to clipboard

Gets the status of the resource at the time the operation was called.

Link copied to clipboard

Properties of Cognitive Services account deployment model.