Share via


IAgent.UptimeInSeconds Property

Definition

Uptime of the Agent in seconds.

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Uptime of the Agent in seconds.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="uptimeInSeconds")]
public long? UptimeInSeconds { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="Uptime of the Agent in seconds.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="uptimeInSeconds")>]
member this.UptimeInSeconds : Nullable<int64>
Public ReadOnly Property UptimeInSeconds As Nullable(Of Long)

Property Value

Attributes

Applies to