Partager via


MaintenanceWindow.DayOfWeek Propriété

Définition

Obtient ou définit le jour de la semaine pour la fenêtre de maintenance

[Newtonsoft.Json.JsonProperty(PropertyName="dayOfWeek")]
public int? DayOfWeek { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dayOfWeek")>]
member this.DayOfWeek : Nullable<int> with get, set
Public Property DayOfWeek As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à