Azure.ResourceManager.NewRelicObservability Namespace

Classes

NewRelicMonitorResource

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

NewRelicMonitorResourceCollection

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

NewRelicMonitorResourceData

A class representing the NewRelicMonitorResource data model. A Monitor Resource by NewRelic

NewRelicObservabilityExtensions

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

NewRelicObservabilityTagRuleCollection

A class representing a collection of NewRelicObservabilityTagRuleResource and their operations. Each NewRelicObservabilityTagRuleResource in the collection will belong to the same instance of NewRelicMonitorResource. To get a NewRelicObservabilityTagRuleCollection instance call the GetNewRelicObservabilityTagRules method from an instance of NewRelicMonitorResource.

NewRelicObservabilityTagRuleData

A class representing the NewRelicObservabilityTagRule data model. A tag rule belonging to NewRelic account

NewRelicObservabilityTagRuleResource

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