MaintenanceConfiguration.StartDateTime Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET