ILeaseProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |