你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ILeaseContainer 接口

定义

表示从租约存储区获取租约的操作。

public interface ILeaseContainer
type ILeaseContainer = interface
Public Interface ILeaseContainer
派生

方法

GetAllLeasesAsync()

获取所有租约。

GetOwnedLeasesAsync()

获取当前主机拥有的所有租约。

适用于