Partager via


AutoscaleSchedule.Days Propriété

Définition

Obtient ou définit les jours de la semaine pour une règle de mise à l’échelle automatique basée sur une planification

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à