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
AzureResourceManagerCloudHealthContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see '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 |
A class representing the HealthModelAuthenticationSetting data model. 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 GetHealthModelAuthenticationSettingResource method. Otherwise you can get one from its parent resource HealthModelResource using the GetHealthModelAuthenticationSetting 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 class representing the HealthModel data model. 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 class representing the HealthModelDiscoveryRule data model. 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 GetHealthModelDiscoveryRuleResource method. Otherwise you can get one from its parent resource HealthModelResource using the GetHealthModelDiscoveryRule 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 |
A class representing the HealthModelEntity data model. 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 GetHealthModelEntityResource method. Otherwise you can get one from its parent resource HealthModelResource using the GetHealthModelEntity 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 class representing the HealthModelRelationship data model. 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 GetHealthModelRelationshipResource method. Otherwise you can get one from its parent resource HealthModelResource using the GetHealthModelRelationship 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 GetHealthModelResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetHealthModel 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 class representing the HealthModelSignalDefinition data model. 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 GetHealthModelSignalDefinitionResource method. Otherwise you can get one from its parent resource HealthModelResource using the GetHealthModelSignalDefinition method. |