ImpactedServiceRegion interface
Azure region impacted by the service health event.
Properties
| impacted |
Impacted region name. |
| impacted |
List subscription impacted by the service health event. |
| impacted |
List tenant impacted by the service health event. |
| last |
It provides the Timestamp for when the last update for the service health event. |
| status | Current status of event in the region. |
| updates | List of updates for given service health event. |
Property Details
impactedRegion
Impacted region name.
impactedRegion?: string
Property Value
string
impactedSubscriptions
List subscription impacted by the service health event.
impactedSubscriptions?: string[]
Property Value
string[]
impactedTenants
List tenant impacted by the service health event.
impactedTenants?: string[]
Property Value
string[]
lastUpdateTime
It provides the Timestamp for when the last update for the service health event.
lastUpdateTime?: Date
Property Value
Date
status
Current status of event in the region.
status?: string
Property Value
string