Dela via


LeaseOperationResponse type

Innehåller svarsdata för åtgärder som hämtar, ändrar, bryter eller släpper ett lån.

Se ShareLeaseClient.

type LeaseOperationResponse = WithResponse<
  LeaseOperationResponseHeaders,
  LeaseOperationResponseHeaders
>