다음을 통해 공유


BlobLease.LeaseTime Property

Definition

Gets the approximate time remaining in the lease period, in seconds. This is only provided when breaking a lease.

public int? LeaseTime { get; }
member this.LeaseTime : Nullable<int>
Public ReadOnly Property LeaseTime As Nullable(Of Integer)

Property Value

Applies to