Compartir a través de


MaintenanceRedeployStatus.PreMaintenanceWindowEndTime Propiedad

Definición

Obtiene o establece la hora de finalización de la ventana de mantenimiento previo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a