CloudHealthExtensions 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.
A class to add extension methods to Azure.ResourceManager.CloudHealth.
public static class CloudHealthExtensions
type CloudHealthExtensions = class
Public Module CloudHealthExtensions
- Inheritance
-
CloudHealthExtensions
Methods
| Name | Description |
|---|---|
| GetHealthModel(ResourceGroupResource, String, CancellationToken) |
Get a HealthModel <item> Mocking. To mock this method, please mock GetHealthModel(String, CancellationToken) instead. </item> |
| GetHealthModelAsync(ResourceGroupResource, String, CancellationToken) |
Get a HealthModel <item> Mocking. To mock this method, please mock GetHealthModelAsync(String, CancellationToken) instead. </item> |
| GetHealthModelAuthenticationSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HealthModelAuthenticationSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetHealthModelAuthenticationSettingResource(ResourceIdentifier) instead. </item> |
| GetHealthModelDiscoveryRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HealthModelDiscoveryRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetHealthModelDiscoveryRuleResource(ResourceIdentifier) instead. </item> |
| GetHealthModelEntityResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HealthModelEntityResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetHealthModelEntityResource(ResourceIdentifier) instead. </item> |
| GetHealthModelRelationshipResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HealthModelRelationshipResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetHealthModelRelationshipResource(ResourceIdentifier) instead. </item> |
| GetHealthModelResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HealthModelResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetHealthModelResource(ResourceIdentifier) instead. </item> |
| GetHealthModels(ResourceGroupResource) |
Gets a collection of HealthModels in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetHealthModels() instead. </item> |
| GetHealthModels(SubscriptionResource, CancellationToken) |
List HealthModel resources by subscription ID <item> Mocking. To mock this method, please mock GetHealthModels(CancellationToken) instead. </item> |
| GetHealthModelsAsync(SubscriptionResource, CancellationToken) |
List HealthModel resources by subscription ID <item> Mocking. To mock this method, please mock GetHealthModelsAsync(CancellationToken) instead. </item> |
| GetHealthModelSignalDefinitionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a HealthModelSignalDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetHealthModelSignalDefinitionResource(ResourceIdentifier) instead. </item> |