Azure.ResourceManager.Elastic Namespace

Classes

ElasticExtensions

A class to add extension methods to Azure.ResourceManager.Elastic.

ElasticMonitorResource

A Class representing an ElasticMonitorResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ElasticMonitorResource from an instance of ArmClient using the GetElasticMonitorResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetElasticMonitorResource method.

ElasticMonitorResourceCollection

A class representing a collection of ElasticMonitorResource and their operations. Each ElasticMonitorResource in the collection will belong to the same instance of ResourceGroupResource. To get an ElasticMonitorResourceCollection instance call the GetElasticMonitorResources method from an instance of ResourceGroupResource.

ElasticMonitorResourceData

A class representing the ElasticMonitorResource data model. Monitor resource.

MonitoringTagRuleCollection

A class representing a collection of MonitoringTagRuleResource and their operations. Each MonitoringTagRuleResource in the collection will belong to the same instance of ElasticMonitorResource. To get a MonitoringTagRuleCollection instance call the GetMonitoringTagRules method from an instance of ElasticMonitorResource.

MonitoringTagRuleData

A class representing the MonitoringTagRule data model. Capture logs and metrics of Azure resources based on ARM tags.

MonitoringTagRuleResource

A Class representing a MonitoringTagRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MonitoringTagRuleResource from an instance of ArmClient using the GetMonitoringTagRuleResource method. Otherwise you can get one from its parent resource ElasticMonitorResource using the GetMonitoringTagRule method.