ResourceHealthEventImpactedServiceRegion Class
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.
Azure region impacted by the service health event.
public class ResourceHealthEventImpactedServiceRegion
type ResourceHealthEventImpactedServiceRegion = class
Public Class ResourceHealthEventImpactedServiceRegion
- Inheritance
-
ResourceHealthEventImpactedServiceRegion
Properties
ImpactedRegion |
Impacted region name. |
ImpactedSubscriptions |
List subscription impacted by the service health event. |
ImpactedTenants |
List tenant impacted by the service health event. |
LastUpdateOn |
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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET