Edit

Share via


ILeaseProvider Interface

Definition

Lease provider interface

public interface ILeaseProvider
type ILeaseProvider = interface
Public Interface ILeaseProvider
Derived

Methods

Acquire(String, LeaseRequest[])

Batch acquire leases operation

Release(String, AcquiredLease[])

Batch release lease operation

Renew(String, AcquiredLease[])

Batch renew lease operation

Applies to