Freigeben über


ILeaseContainerResponse.LeaseTimeSecond Property

Definition

Approximate time remaining in the lease period, in seconds.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Approximate time remaining in the lease period, in seconds.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="leaseTimeSeconds", Update=true)]
public string LeaseTimeSecond { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Approximate time remaining in the lease period, in seconds.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="leaseTimeSeconds", Update=true)>]
member this.LeaseTimeSecond : string with get, set
Public Property LeaseTimeSecond As String

Property Value

Attributes

Applies to