ManagedOnlineEndpointDeploymentResourcePropertiesResponse

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val failureReason: String? = null

The failure reason if the creation failed.

Link copied to clipboard

Read-only provision state status property.

Link copied to clipboard

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