MaintenanceEventProperties.MaintenanceEventId 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.
A service-generated identifier for this maintenance event, assigned by the platform (e.g., 'YL1T-HFG'). The format is not contractual and clients should not attempt to parse or construct this value.
public string MaintenanceEventId { get; }
member this.MaintenanceEventId : string
Public ReadOnly Property MaintenanceEventId As String