MaintenanceEventProperties.EstimatedDowntime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The estimated downtime as an ISO 8601 duration string (e.g., 'PT60S' = 60 seconds).
public string EstimatedDowntime { get; }
member this.EstimatedDowntime : string
Public ReadOnly Property EstimatedDowntime As String