Compartilhar via


ActionGroupsOperationsExtensions.GetTestNotificationsAtResourceGroupLevel Método

Definição

Obter as notificações de teste pela ID de notificação

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

Parâmetros

operations
IActionGroupsOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

notificationId
String

A ID de notificação

Retornos

Aplica-se a