次の方法で共有


LeaseOperationResponse type

リースを作成、変更、または削除する操作の応答データを格納します。 以下を参照してください。<xref:BlobLeaseClient>

type LeaseOperationResponse = Lease & { _response: Object }