ResourceReferenceExtended interface

The resourceId extended model. This is used to document failed resources with a resourceId and a corresponding error.

Extends

Inherited Properties

error

The error detail.

id

The resourceId of a resource managed by the deployment stack. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Property Details

error

The error detail.

error?: ErrorDetail

Property Value

Inherited From DeploymentStacksError.error

id

The resourceId of a resource managed by the deployment stack. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ResourceReference.id