Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureIaaSVMErrorInfo

Package version

Azure IaaS VM workload-specific error information.

Hierarchy

  • AzureIaaSVMErrorInfo

Index

Properties

Optional errorCode

errorCode: undefined | number

Error code. NOTE: This property will not be serialized. It can only be populated by the server.

Optional errorString

errorString: undefined | string

Localized error string. NOTE: This property will not be serialized. It can only be populated by the server.

Optional errorTitle

errorTitle: undefined | string

Title: Typically, the entity that the error pertains to. NOTE: This property will not be serialized. It can only be populated by the server.

Optional recommendations

recommendations: string[]

List of localized recommendations for above error code. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc