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

DataLakeLeaseState 枚举

定义

租约状态值。

public enum DataLakeLeaseState
type DataLakeLeaseState = 
Public Enum DataLakeLeaseState
继承
DataLakeLeaseState

字段

Available 0

可用。

Breaking 3

打破。

Broken 4

破碎。

Expired 2

过期。

Leased 1

租赁。

适用于