Share via


ResourceHealthEventData Class

Definition

A class representing the ResourceHealthEvent data model. Service health event

public class ResourceHealthEventData : Azure.ResourceManager.Models.ResourceData
type ResourceHealthEventData = class
    inherit ResourceData
Public Class ResourceHealthEventData
Inherits ResourceData
Inheritance
ResourceHealthEventData

Properties

AdditionalInformationMessage

Additional information Message.

ArgQuery

Azure Resource Graph query to fetch the affected resources from their existing Azure Resource Graph locations.

Article

Article of event.

Description

Contains the communication message for the event, that could include summary, root cause and other details.

Duration

duration in seconds.

EventLevel

Level of event.

EventSource

Source of event.

EventSubType

Sub type of the event. Currently used to determine retirement communications for health advisory events.

EventType

Type of event.

ExternalIncidentId

The id of the Incident.

Faqs

Frequently asked questions for the service health event.

Header

Header text of event.

HirStage

Stage for HIR Document.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Impact

List services impacted by the service health event.

ImpactMitigationOn

It provides the Timestamp for when the health impacting event resolved.

ImpactStartOn

It provides the Timestamp for when the health impacting event started.

ImpactType

The type of the impact.

IsChatWithUsEnabled

Tells if we want to enable or disable Microsoft Support for this event.

IsHirEvent

It provides information if the event is High incident rate event or not.

IsMicrosoftSupportEnabled

Tells if we want to enable or disable Microsoft Support for this event.

IsPlatformInitiated

Is true if the event is platform initiated.

LastUpdateOn

It provides the Timestamp for when the health impacting event was last updated.

Level

Level of insight.

Links

Useful links of event.

MaintenanceId

Unique identifier for planned maintenance event.

MaintenanceType

The type of planned maintenance event.

Name

The name of the resource.

(Inherited from ResourceData)
Priority

Priority level of the event. Has value from 0 to 23. 0 is the highest priority. Service issue events have higher priority followed by planned maintenance and health advisory. Critical events have higher priority followed by error, warning and informational. Furthermore, active events have higher priority than resolved.

Reason

The reason for the Incident.

RecommendedActions

Recommended actions of event.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
Status

Current status of event.

Summary

Summary text of event.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Title

Title text of event.

Applies to