LeaseOperationResponse type

يحتوي على بيانات الاستجابة للعمليات التي تنشئ عقد إيجار أو تعدله أو تحذفه. راجع <xref:BlobLeaseClient>.

type LeaseOperationResponse = Lease & { _response: Object }