ResourceHealthAvailabilityStatusProperties.ServiceImpactingEvents 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.
Lists the service impacting events that may be affecting the health of the resource.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ResourceHealth.Models.ServiceImpactingEvent> ServiceImpactingEvents { get; }
member this.ServiceImpactingEvents : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ResourceHealth.Models.ServiceImpactingEvent>
Public ReadOnly Property ServiceImpactingEvents As IReadOnlyList(Of ServiceImpactingEvent)