Share via


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

AccessCondition.LeaseId 属性

定义

获取或设置必须与资源的租约匹配的租约 ID。

public string LeaseId { get; set; }
member this.LeaseId : string with get, set
Public Property LeaseId As String

属性值

包含租约 ID 的字符串;如果不存在任何条件,则为 null

适用于