ManagedOnlineEndpointDeploymentResourcePropertiesResponse

data class ManagedOnlineEndpointDeploymentResourcePropertiesResponse(val endpointComputeType: String? = null, val failureReason: String? = null, val model: String? = null, val provisioningState: String, val type: String)

Constructors

constructor(endpointComputeType: String? = null, failureReason: String? = null, model: String? = null, provisioningState: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val failureReason: String? = null

The failure reason if the creation failed.

Link copied to clipboard
val model: String? = null
Link copied to clipboard

Read-only provision state status property.

Link copied to clipboard

Kind of the deployment. Expected value is 'managedOnlineEndpoint'.