LeaseOperationResponse type
Содержит данные ответа для операций, которые получают, изменяют, прерывают или освобождают аренду.
См. ShareLeaseClient.
type LeaseOperationResponse = WithResponse<
LeaseOperationResponseHeaders,
LeaseOperationResponseHeaders
>