Compartilhar via


RecurrentSchedule.Days Propriedade

Definição

Obtém ou define a coleção de dias em que o perfil entra em vigor. Os valores possíveis são Domingo a Sábado.

[Newtonsoft.Json.JsonProperty(PropertyName="days")]
public System.Collections.Generic.IList<string> Days { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="days")>]
member this.Days : System.Collections.Generic.IList<string> with get, set
Public Property Days As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a