Partager via


MaintenanceConfiguration.StartDateTime Propriété

Définition

Obtient ou définit la date de début effective de la fenêtre de maintenance au format AAAA-MM-JJ hh:mm. La date de début peut être définie sur la date actuelle ou une date future. La fenêtre sera créée dans le fuseau horaire fourni et ajustée à l’heure d’été en fonction de ce fuseau horaire.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maintenanceWindow.startDateTime")]
public string StartDateTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maintenanceWindow.startDateTime")>]
member this.StartDateTime : string with get, set
Public Property StartDateTime As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à