Partager via


NewRelicObservabilityExtensions.GetNewRelicMonitorResourceAsync Méthode

Définition

Obtenir un NewRelicMonitorResource

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/NewRelic.Observability/monitors/{monitorName}
  • IdMonitors_Get d’opération
public static System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.NewRelicObservability.NewRelicMonitorResource>> GetNewRelicMonitorResourceAsync (this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string monitorName, System.Threading.CancellationToken cancellationToken = default);
static member GetNewRelicMonitorResourceAsync : Azure.ResourceManager.Resources.ResourceGroupResource * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.NewRelicObservability.NewRelicMonitorResource>>
<Extension()>
Public Function GetNewRelicMonitorResourceAsync (resourceGroupResource As ResourceGroupResource, monitorName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of NewRelicMonitorResource))

Paramètres

resourceGroupResource
ResourceGroupResource

Instance ResourceGroupResource sur laquelle la méthode s’exécute.

monitorName
String

Nom de la ressource Monitors.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

monitorName est une chaîne vide, et on s’attendait à ce qu’elle ne soit pas vide.

monitorName a la valeur null.

S’applique à