Freigeben über


ActionGroupsOperationsExtensions.GetTestNotificationsAtResourceGroupLevelAsync Methode

Definition

Abrufen der Testbenachrichtigungen anhand der Benachrichtigungs-ID

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Monitor.Models.TestNotificationDetailsResponse> GetTestNotificationsAtResourceGroupLevelAsync (this Microsoft.Azure.Management.Monitor.IActionGroupsOperations operations, string resourceGroupName, string notificationId, System.Threading.CancellationToken cancellationToken = default);
static member GetTestNotificationsAtResourceGroupLevelAsync : Microsoft.Azure.Management.Monitor.IActionGroupsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Monitor.Models.TestNotificationDetailsResponse>
<Extension()>
Public Function GetTestNotificationsAtResourceGroupLevelAsync (operations As IActionGroupsOperations, resourceGroupName As String, notificationId As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of TestNotificationDetailsResponse)

Parameter

operations
IActionGroupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

notificationId
String

Die Benachrichtigungs-ID

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: