Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

LeaseOperationResponse type

Contains the response data for operations that acquire, change, break or release a lease.

See ShareLeaseClient.

type LeaseOperationResponse = WithResponse<
 LeaseOperationResponseHeaders,
 LeaseOperationResponseHeaders
>