Azure.ResourceManager.NewRelicObservability 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
NewRelicMonitoredSubscriptionCollection |
A class representing a collection of NewRelicMonitoredSubscriptionResource and their operations. Each NewRelicMonitoredSubscriptionResource in the collection will belong to the same instance of NewRelicMonitorResource. To get a NewRelicMonitoredSubscriptionCollection instance call the GetNewRelicMonitoredSubscriptions method from an instance of NewRelicMonitorResource. |
NewRelicMonitoredSubscriptionData |
A class representing the NewRelicMonitoredSubscription data model. The request to update subscriptions needed to be monitored by the NewRelic monitor resource. |
NewRelicMonitoredSubscriptionResource |
A Class representing a NewRelicMonitoredSubscription along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NewRelicMonitoredSubscriptionResource from an instance of ArmClient using the GetNewRelicMonitoredSubscriptionResource method. Otherwise you can get one from its parent resource NewRelicMonitorResource using the GetNewRelicMonitoredSubscription method. |
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. |
Azure SDK for .NET