LeaseContainerRequestAction type

Specifies the lease action. Can be one of the available actions.
KnownLeaseContainerRequestAction can be used interchangeably with LeaseContainerRequestAction, this enum contains the known values that the service supports.

Known values supported by the service

Acquire
Renew
Change
Release
Break

type LeaseContainerRequestAction = string