Compartilhar via


BandwidthSchedule.Days Propriedade

Definição

Obtém ou define os dias da semana em que esse agendamento é aplicável.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.days")]
public System.Collections.Generic.IList<string> Days { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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