toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
MachineLearningServiceErrorResponse
Machine
Learning
Service
Error
Response
data
class
MachineLearningServiceErrorResponse
(
val
error
:
ErrorResponseResponse
)
Wrapper for error response to follow ARM guidelines.
Members
Constructors
Machine
Learning
Service
Error
Response
Link copied to clipboard
constructor
(
error
:
ErrorResponseResponse
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
error
Link copied to clipboard
val
error
:
ErrorResponseResponse
The error response.