Compartir a través de


ContainerServiceTimeInWeek.HourSlots Propiedad

Definición

Cada hora entera representa un intervalo de tiempo que comienza a 0m después de la hora que termina en la hora siguiente (no inclusiva). 0 corresponde a 00:00 UTC, 23 corresponde a las 23:00 UTC. Especificar [0, 1] significa el intervalo de tiempo de 00:00 a 02:00 UTC.

public System.Collections.Generic.IList<int> HourSlots { get; }
member this.HourSlots : System.Collections.Generic.IList<int>
Public ReadOnly Property HourSlots As IList(Of Integer)

Valor de propiedad

Se aplica a