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

ILeaseContainerResponse.LeaseId Property

Definition

Returned unique lease ID that must be included with any request to delete the container, or to renew, change, or release the lease.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Returned unique lease ID that must be included with any request to delete the container, or to renew, change, or release the lease.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="leaseId")]
public string LeaseId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Returned unique lease ID that must be included with any request to delete the container, or to renew, change, or release the lease.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="leaseId")>]
member this.LeaseId : string with get, set
Public Property LeaseId As String

Property Value

Attributes

Applies to