ManagedOnlineEndpointDeploymentResourcePropertiesArgs

data class ManagedOnlineEndpointDeploymentResourcePropertiesArgs(val failureReason: Output<String>? = null, val type: Output<String>) : ConvertibleToJava<ManagedOnlineEndpointDeploymentResourcePropertiesArgs>

Constructors

constructor(failureReason: Output<String>? = null, type: Output<String>)

Properties

Link copied to clipboard
val failureReason: Output<String>? = null

The failure reason if the creation failed.

Link copied to clipboard
val type: Output<String>

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

Functions

Link copied to clipboard
open override fun toJava(): ManagedOnlineEndpointDeploymentResourcePropertiesArgs