ResourceStateError interface

Model that represents the resource state error.

Properties

errorCode

The error code.

errorMessage

The error message.

remediationUri

The remediation uri.

resourceId

The resource id for the affected resource.

Property Details

errorCode

The error code.

errorCode: number

Property Value

number

errorMessage

The error message.

errorMessage: string

Property Value

string

remediationUri

The remediation uri.

remediationUri: string

Property Value

string

resourceId

The resource id for the affected resource.

resourceId: string

Property Value

string