Azure.ResourceManager.CloudHealth 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
| Name | Description |
|---|---|
| AzureResourceManagerCloudHealthContext |
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 |
| CloudHealthExtensions |
A class to add extension methods to Azure.ResourceManager.CloudHealth. |
| HealthModelAuthenticationSettingCollection |
A class representing a collection of HealthModelAuthenticationSettingResource and their operations. Each HealthModelAuthenticationSettingResource in the collection will belong to the same instance of HealthModelResource. To get a HealthModelAuthenticationSettingCollection instance call the GetHealthModelAuthenticationSettings method from an instance of HealthModelResource. |
| HealthModelAuthenticationSettingData |
An authentication setting in a health model. |
| HealthModelAuthenticationSettingResource |
A class representing a HealthModelAuthenticationSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HealthModelAuthenticationSettingResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource HealthModelResource using the GetHealthModelAuthenticationSettings method. |
| HealthModelCollection |
A class representing a collection of HealthModelResource and their operations. Each HealthModelResource in the collection will belong to the same instance of ResourceGroupResource. To get a HealthModelCollection instance call the GetHealthModels method from an instance of ResourceGroupResource. |
| HealthModelData |
A HealthModel resource. |
| HealthModelDiscoveryRuleCollection |
A class representing a collection of HealthModelDiscoveryRuleResource and their operations. Each HealthModelDiscoveryRuleResource in the collection will belong to the same instance of HealthModelResource. To get a HealthModelDiscoveryRuleCollection instance call the GetHealthModelDiscoveryRules method from an instance of HealthModelResource. |
| HealthModelDiscoveryRuleData |
A discovery rule which automatically finds entities and relationships in a health model based on an Azure Resource Graph query. |
| HealthModelDiscoveryRuleResource |
A class representing a HealthModelDiscoveryRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HealthModelDiscoveryRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource HealthModelResource using the GetHealthModelDiscoveryRules method. |
| HealthModelEntityCollection |
A class representing a collection of HealthModelEntityResource and their operations. Each HealthModelEntityResource in the collection will belong to the same instance of HealthModelResource. To get a HealthModelEntityCollection instance call the GetHealthModelEntities method from an instance of HealthModelResource. |
| HealthModelEntityData |
An entity (aka node) of a health model. |
| HealthModelEntityResource |
A class representing a HealthModelEntity along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HealthModelEntityResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource HealthModelResource using the GetHealthModelEntities method. |
| HealthModelRelationshipCollection |
A class representing a collection of HealthModelRelationshipResource and their operations. Each HealthModelRelationshipResource in the collection will belong to the same instance of HealthModelResource. To get a HealthModelRelationshipCollection instance call the GetHealthModelRelationships method from an instance of HealthModelResource. |
| HealthModelRelationshipData |
A relationship (aka edge) between two entities in a health model. |
| HealthModelRelationshipResource |
A class representing a HealthModelRelationship along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HealthModelRelationshipResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource HealthModelResource using the GetHealthModelRelationships method. |
| HealthModelResource |
A class representing a HealthModel along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HealthModelResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetHealthModels method. |
| HealthModelSignalDefinitionCollection |
A class representing a collection of HealthModelSignalDefinitionResource and their operations. Each HealthModelSignalDefinitionResource in the collection will belong to the same instance of HealthModelResource. To get a HealthModelSignalDefinitionCollection instance call the GetHealthModelSignalDefinitions method from an instance of HealthModelResource. |
| HealthModelSignalDefinitionData |
A signal definition in a health model. |
| HealthModelSignalDefinitionResource |
A class representing a HealthModelSignalDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HealthModelSignalDefinitionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource HealthModelResource using the GetHealthModelSignalDefinitions method. |