Share via


ResourceStatus interface

The status of a resource after a resource level operation was performed

Properties

error

Errors encountered while trying to perform

resourceId

The arm identifier of the resource

status

The state the resource is currently on

Property Details

error

Errors encountered while trying to perform

error?: ErrorModel

Property Value

resourceId

The arm identifier of the resource

resourceId: string

Property Value

string

status

The state the resource is currently on

status: string

Property Value

string