LeaseOperationResponse type
Contains the response data for operations that acquire, change, break or release a lease.
See ShareLeaseClient.
type LeaseOperationResponse = WithResponse<
LeaseOperationResponseHeaders,
LeaseOperationResponseHeaders
>