Partager via


ActionGroupsOperationsExtensions.GetTestNotificationsAtResourceGroupLevel Méthode

Définition

Obtenir les notifications de test par l’ID de notification

public static Microsoft.Azure.Management.Monitor.Models.TestNotificationDetailsResponse GetTestNotificationsAtResourceGroupLevel (this Microsoft.Azure.Management.Monitor.IActionGroupsOperations operations, string resourceGroupName, string notificationId);
static member GetTestNotificationsAtResourceGroupLevel : Microsoft.Azure.Management.Monitor.IActionGroupsOperations * string * string -> Microsoft.Azure.Management.Monitor.Models.TestNotificationDetailsResponse
<Extension()>
Public Function GetTestNotificationsAtResourceGroupLevel (operations As IActionGroupsOperations, resourceGroupName As String, notificationId As String) As TestNotificationDetailsResponse

Paramètres

operations
IActionGroupsOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

notificationId
String

ID de notification

Retours

S’applique à