Azure.ResourceManager.ResourceHealth Namespace

Classes

Name Description
AzureResourceManagerResourceHealthContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

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

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 GetResource method. Otherwise you can get one from its parent resource ResourceHealthEventResource using the GetResourceHealthEventImpactedResources 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

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 GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetResourceHealthEvents 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

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 GetResource method. Otherwise you can get one from its parent resource TenantResource using the GetResourceHealthMetadataEntities 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

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 GetResource method. Otherwise you can get one from its parent resource TenantResource using the GetServiceEmergingIssues 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 GetResource method. Otherwise you can get one from its parent resource TenantResourceHealthEventResource using the GetTenantResourceHealthEventImpactedResources 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 GetResource method. Otherwise you can get one from its parent resource TenantResource using the GetTenantResourceHealthEvents method.