Uses of Class
com.azure.resourcemanager.devcenter.models.ImageValidationErrorDetails
Package
Description
Package containing the inner data models for DevCenterManagementClient.
Package containing the data models for DevCenterManagementClient.
-
Uses of ImageValidationErrorDetails in com.azure.resourcemanager.devcenter.fluent.models
Modifier and TypeMethodDescriptionDevBoxDefinitionInner.imageValidationErrorDetails()
Get the imageValidationErrorDetails property: Details for image validator error.DevBoxDefinitionProperties.imageValidationErrorDetails()
Get the imageValidationErrorDetails property: Details for image validator error. -
Uses of ImageValidationErrorDetails in com.azure.resourcemanager.devcenter.models
Modifier and TypeMethodDescriptionDevBoxDefinition.imageValidationErrorDetails()
Gets the imageValidationErrorDetails property: Details for image validator error.Set the code property: An identifier for the error.ImageValidationErrorDetails.withMessage
(String message) Set the message property: A message describing the error.