InMageAzureV2SwitchProviderBlockingErrorDetails interface

InMageAzureV2 switch provider blocking error details.

Properties

errorCode

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

errorMessage

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

errorMessageParameters

The error message parameters. NOTE: This property will not be serialized. It can only be populated by the server.

errorTags

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

possibleCauses

The possible causes. NOTE: This property will not be serialized. It can only be populated by the server.

recommendedAction

The recommended action. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

errorCode

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

errorCode?: string

Property Value

string

errorMessage

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

errorMessage?: string

Property Value

string

errorMessageParameters

The error message parameters. NOTE: This property will not be serialized. It can only be populated by the server.

errorMessageParameters?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

errorTags

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

errorTags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

possibleCauses

The possible causes. NOTE: This property will not be serialized. It can only be populated by the server.

possibleCauses?: string

Property Value

string

recommendedAction

The recommended action. NOTE: This property will not be serialized. It can only be populated by the server.

recommendedAction?: string

Property Value

string