Uses of Class
com.azure.resourcemanager.automation.models.ModuleErrorInfo
Package
Description
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of ModuleErrorInfo in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionModuleInner.error()
Get the error property: Gets or sets the error info of the module.ModuleProperties.error()
Get the error property: Gets or sets the error info of the module.Modifier and TypeMethodDescriptionModuleInner.withError
(ModuleErrorInfo error) Set the error property: Gets or sets the error info of the module.ModuleProperties.withError
(ModuleErrorInfo error) Set the error property: Gets or sets the error info of the module. -
Uses of ModuleErrorInfo in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionModule.error()
Gets the error property: Gets or sets the error info of the module.Set the code property: Gets or sets the error code.ModuleErrorInfo.withMessage
(String message) Set the message property: Gets or sets the error message.