NewRelicObservabilityExtensions Class
Definition
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.
A class to add extension methods to Azure.ResourceManager.NewRelicObservability.
public static class NewRelicObservabilityExtensions
type NewRelicObservabilityExtensions = class
Public Module NewRelicObservabilityExtensions
- Inheritance
-
NewRelicObservabilityExtensions
Methods
| Name | Description |
|---|---|
| ActivateResource(SubscriptionResource, ActivateSaaSParameterContent, CancellationToken) |
Resolve the token to get the SaaS resource ID and activate the SaaS resource <item> Mocking. To mock this method, please mock ActivateResource(ActivateSaaSParameterContent, CancellationToken) instead. </item> |
| ActivateResourceAsync(SubscriptionResource, ActivateSaaSParameterContent, CancellationToken) |
Resolve the token to get the SaaS resource ID and activate the SaaS resource <item> Mocking. To mock this method, please mock ActivateResourceAsync(ActivateSaaSParameterContent, CancellationToken) instead. </item> |
| GetNewRelicAccounts(SubscriptionResource, String, AzureLocation, CancellationToken) |
Lists all the New Relic accounts linked to your email address, helping you understand the existing accounts that have been created <item> Mocking. To mock this method, please mock GetNewRelicAccounts(String, AzureLocation, CancellationToken) instead. </item> |
| GetNewRelicAccountsAsync(SubscriptionResource, String, AzureLocation, CancellationToken) |
Lists all the New Relic accounts linked to your email address, helping you understand the existing accounts that have been created <item> Mocking. To mock this method, please mock GetNewRelicAccountsAsync(String, AzureLocation, CancellationToken) instead. </item> |
| GetNewRelicMonitoredSubscriptionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NewRelicMonitoredSubscriptionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNewRelicMonitoredSubscriptionResource(ResourceIdentifier) instead. </item> |
| GetNewRelicMonitorResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NewRelicMonitorResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNewRelicMonitorResource(ResourceIdentifier) instead. </item> |
| GetNewRelicMonitorResource(ResourceGroupResource, String, CancellationToken) |
Retrieves the properties and configuration details of a specific New Relic monitor resource, providing insight into its setup and status <item> Mocking. To mock this method, please mock GetNewRelicMonitorResource(String, CancellationToken) instead. </item> |
| GetNewRelicMonitorResourceAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves the properties and configuration details of a specific New Relic monitor resource, providing insight into its setup and status <item> Mocking. To mock this method, please mock GetNewRelicMonitorResourceAsync(String, CancellationToken) instead. </item> |
| GetNewRelicMonitorResources(ResourceGroupResource) |
Gets a collection of NewRelicMonitorResources in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetNewRelicMonitorResources() instead. </item> |
| GetNewRelicMonitorResources(SubscriptionResource, CancellationToken) |
Lists all New Relic monitor resources either within a specific subscription <item> Mocking. To mock this method, please mock GetNewRelicMonitorResources(CancellationToken) instead. </item> |
| GetNewRelicMonitorResourcesAsync(SubscriptionResource, CancellationToken) |
Lists all New Relic monitor resources either within a specific subscription <item> Mocking. To mock this method, please mock GetNewRelicMonitorResourcesAsync(CancellationToken) instead. </item> |
| GetNewRelicObservabilityTagRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NewRelicObservabilityTagRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNewRelicObservabilityTagRuleResource(ResourceIdentifier) instead. </item> |
| GetNewRelicOrganizations(SubscriptionResource, String, AzureLocation, CancellationToken) |
Lists all the New Relic organizations linked to your email address, helping you understand the existing organizations that have been created <item> Mocking. To mock this method, please mock GetNewRelicOrganizations(String, AzureLocation, CancellationToken) instead. </item> |
| GetNewRelicOrganizationsAsync(SubscriptionResource, String, AzureLocation, CancellationToken) |
Lists all the New Relic organizations linked to your email address, helping you understand the existing organizations that have been created <item> Mocking. To mock this method, please mock GetNewRelicOrganizationsAsync(String, AzureLocation, CancellationToken) instead. </item> |
| GetNewRelicPlans(SubscriptionResource, String, String, CancellationToken) |
Lists the plans data linked to your organization, providing an overview of the available plans <item> Mocking. To mock this method, please mock GetNewRelicPlans(String, String, CancellationToken) instead. </item> |
| GetNewRelicPlansAsync(SubscriptionResource, String, String, CancellationToken) |
Lists the plans data linked to your organization, providing an overview of the available plans <item> Mocking. To mock this method, please mock GetNewRelicPlansAsync(String, String, CancellationToken) instead. </item> |