Compartir a través de


User.TotalUsage Propiedad

Definición

Obtiene cuánto tiempo el usuario ha usado sus máquinas virtuales en este laboratorio.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.totalUsage")]
public TimeSpan? TotalUsage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.totalUsage")>]
member this.TotalUsage : Nullable<TimeSpan>
Public ReadOnly Property TotalUsage As Nullable(Of TimeSpan)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a