Status type
The status of the operation performed on the resource [Succeeded, Failed, InProgress]
KnownStatus can be used interchangeably with Status,
this enum contains the known values that the service supports.
Known values supported by the service
Succeeded: Operation succeeded
Failed: Operation failed
InProgress: Operation is in progress
type Status = string