Share via


LeaseOperationResponse type

Enthält die Antwortdaten für Vorgänge, die eine Lease erstellen, ändern oder löschen. Siehe <xref:BlobLeaseClient>.

type LeaseOperationResponse = Lease & { _response: Object }