ResourceOperationStatus type
Current status of an operation for the specific occurrence and resource
KnownResourceOperationStatus can be used interchangeably with ResourceOperationStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Succeeded: The operation completed successfully for the resource.
Failed: The operation failed for the resource.
type ResourceOperationStatus = string