ResourceState type

Defines values for ResourceState.
KnownResourceState can be used interchangeably with ResourceState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded
Failed
Canceled
Deleted

type ResourceState = string