ILeaseContainerResponse.LeaseTimeSecond Property

Definition

Approximate time remaining in the lease period, in seconds.

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

Property Value

Attributes

Applies to