Az.NewRelic
Microsoft Azure PowerShell: NewRelic cmdlets
NewRelic
Get-AzNewRelicAccount |
List all the existing accounts |
Get-AzNewRelicBillingInfo |
Get marketplace info mapped to the given monitor. |
Get-AzNewRelicConnectedPartnerResource |
List of all active deployments that are associated with the marketplace subscription linked to the given monitor. |
Get-AzNewRelicMonitor |
Get a NewRelicMonitorResource |
Get-AzNewRelicMonitoredAppService |
List the app service resources currently being monitored by the NewRelic resource. |
Get-AzNewRelicMonitoredHost |
List the compute vm resources currently being monitored by the NewRelic resource. |
Get-AzNewRelicMonitoredSubscription |
List the subscriptions currently being monitored by the NewRelic monitor resource. |
Get-AzNewRelicMonitorMetricRule |
Get metric rules |
Get-AzNewRelicMonitorMetricStatus |
Get metric status |
Get-AzNewRelicMonitorMonitoredResource |
List the resources currently being monitored by the NewRelic monitor resource. |
Get-AzNewRelicMonitorTagRule |
Get a TagRule |
Get-AzNewRelicOrganization |
List all the existing organizations |
Get-AzNewRelicPlan |
List plans data |
Invoke-AzNewRelicHostMonitor |
Returns the payload that needs to be passed in the request body for installing NewRelic agent on a VM. |
New-AzNewRelicFilteringTagObject |
Create an in-memory object for FilteringTag. |
New-AzNewRelicMonitor |
Create a NewRelicMonitorResource |
New-AzNewRelicMonitoredSubscription |
Add the subscriptions that should be monitored by the NewRelic monitor resource. |
New-AzNewRelicMonitoredSubscriptionObject |
Create an in-memory object for MonitoredSubscription. |
New-AzNewRelicMonitorTagRule |
Create a TagRule |
Remove-AzNewRelicMonitor |
Delete a NewRelicMonitorResource |
Remove-AzNewRelicMonitoredSubscription |
Deletes the subscriptions that are being monitored by the NewRelic monitor resource |
Remove-AzNewRelicMonitorTagRule |
Delete a TagRule |
Switch-AzNewRelicMonitorBilling |
Switches the billing for NewRelic monitor resource. |
Update-AzNewRelicMonitoredSubscription |
Add the subscriptions that should be monitored by the NewRelic monitor resource. |
Update-AzNewRelicMonitorTagRule |
Update a TagRule |
Azure PowerShell