Compartir a través de


MaintenanceRedeployStatus.MaintenanceWindowEndTime Propiedad

Definición

Obtiene o establece el tiempo de finalización de la ventana de mantenimiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a