Azure.ResourceManager.ResourceHealth Namespace
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.
Classes
ResourceHealthEventCollection |
A class representing a collection of ResourceHealthEventResource and their operations. Each ResourceHealthEventResource in the collection will belong to the same instance of SubscriptionResource. To get a ResourceHealthEventCollection instance call the GetResourceHealthEvents method from an instance of SubscriptionResource. |
ResourceHealthEventData |
A class representing the ResourceHealthEvent data model. Service health event |
ResourceHealthEventImpactedResource |
A Class representing a ResourceHealthEventImpactedResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ResourceHealthEventImpactedResource from an instance of ArmClient using the GetResourceHealthEventImpactedResource method. Otherwise you can get one from its parent resource ResourceHealthEventResource using the GetResourceHealthEventImpactedResource method. |
ResourceHealthEventImpactedResourceCollection |
A class representing a collection of ResourceHealthEventImpactedResource and their operations. Each ResourceHealthEventImpactedResource in the collection will belong to the same instance of ResourceHealthEventResource. To get a ResourceHealthEventImpactedResourceCollection instance call the GetResourceHealthEventImpactedResources method from an instance of ResourceHealthEventResource. |
ResourceHealthEventImpactedResourceData |
A class representing the ResourceHealthEventImpactedResource data model. Impacted resource for an event. |
ResourceHealthEventResource |
A Class representing a ResourceHealthEvent along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ResourceHealthEventResource from an instance of ArmClient using the GetResourceHealthEventResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetResourceHealthEvent method. |
ResourceHealthExtensions |
A class to add extension methods to Azure.ResourceManager.ResourceHealth. |
ResourceHealthMetadataEntityCollection |
A class representing a collection of ResourceHealthMetadataEntityResource and their operations. Each ResourceHealthMetadataEntityResource in the collection will belong to the same instance of TenantResource. To get a ResourceHealthMetadataEntityCollection instance call the GetResourceHealthMetadataEntities method from an instance of TenantResource. |
ResourceHealthMetadataEntityData |
A class representing the ResourceHealthMetadataEntity data model. The metadata entity contract. |
ResourceHealthMetadataEntityResource |
A Class representing a ResourceHealthMetadataEntity along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ResourceHealthMetadataEntityResource from an instance of ArmClient using the GetResourceHealthMetadataEntityResource method. Otherwise you can get one from its parent resource TenantResource using the GetResourceHealthMetadataEntity method. |
ServiceEmergingIssueCollection |
A class representing a collection of ServiceEmergingIssueResource and their operations. Each ServiceEmergingIssueResource in the collection will belong to the same instance of TenantResource. To get a ServiceEmergingIssueCollection instance call the GetServiceEmergingIssues method from an instance of TenantResource. |
ServiceEmergingIssueData |
A class representing the ServiceEmergingIssue data model. The Get EmergingIssues operation response. |
ServiceEmergingIssueResource |
A Class representing a ServiceEmergingIssue along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceEmergingIssueResource from an instance of ArmClient using the GetServiceEmergingIssueResource method. Otherwise you can get one from its parent resource TenantResource using the GetServiceEmergingIssue method. |
TenantResourceHealthEventCollection |
A class representing a collection of TenantResourceHealthEventResource and their operations. Each TenantResourceHealthEventResource in the collection will belong to the same instance of TenantResource. To get a TenantResourceHealthEventCollection instance call the GetTenantResourceHealthEvents method from an instance of TenantResource. |
TenantResourceHealthEventImpactedResource |
A Class representing a TenantResourceHealthEventImpactedResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TenantResourceHealthEventImpactedResource from an instance of ArmClient using the GetTenantResourceHealthEventImpactedResource method. Otherwise you can get one from its parent resource TenantResourceHealthEventResource using the GetTenantResourceHealthEventImpactedResource method. |
TenantResourceHealthEventImpactedResourceCollection |
A class representing a collection of TenantResourceHealthEventImpactedResource and their operations. Each TenantResourceHealthEventImpactedResource in the collection will belong to the same instance of TenantResourceHealthEventResource. To get a TenantResourceHealthEventImpactedResourceCollection instance call the GetTenantResourceHealthEventImpactedResources method from an instance of TenantResourceHealthEventResource. |
TenantResourceHealthEventResource |
A Class representing a TenantResourceHealthEvent along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TenantResourceHealthEventResource from an instance of ArmClient using the GetTenantResourceHealthEventResource method. Otherwise you can get one from its parent resource TenantResource using the GetTenantResourceHealthEvent method. |
Azure SDK for .NET