Getmanaged Maintenance Window Status Result
data class GetmanagedMaintenanceWindowStatusResult(val canApplyUpdates: Boolean, val isRegionReady: Boolean, val isWindowActive: Boolean, val isWindowEnabled: Boolean, val lastWindowEndTimeUTC: String, val lastWindowStartTimeUTC: String, val lastWindowStatusUpdateAtUTC: String)
Describes the maintenance window status of the Service Fabric Managed Cluster.