Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
LeaseOperationResponse type
- Package:
- @azure/storage-file-share
Contains the response data for operations that acquire, change, break or release a lease.
See ShareLeaseClient.
type LeaseOperationResponse = WithResponse<
LeaseOperationResponseHeaders,
LeaseOperationResponseHeaders
>
