Compartir a través de


AutoscaleTimeAndCapacity.Time Propiedad

Definición

Obtiene o establece una hora de 24 horas con el formato xx:xx.

[Newtonsoft.Json.JsonProperty(PropertyName="time")]
public string Time { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="time")>]
member this.Time : string with get, set
Public Property Time As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a