LeaseState type

Lease state of the container.
KnownLeaseState can be used interchangeably with LeaseState, this enum contains the known values that the service supports.

Known values supported by the service

Available
Leased
Expired
Breaking
Broken

type LeaseState = string