Freigeben über


ActivityLogAlertsOperationsExtensions.Get Methode

Definition

Ruft eine Aktivitätsprotokollwarnungsregel ab.

public static Microsoft.Azure.Management.Monitor.Models.ActivityLogAlertResource Get (this Microsoft.Azure.Management.Monitor.IActivityLogAlertsOperations operations, string resourceGroupName, string activityLogAlertName);
static member Get : Microsoft.Azure.Management.Monitor.IActivityLogAlertsOperations * string * string -> Microsoft.Azure.Management.Monitor.Models.ActivityLogAlertResource
<Extension()>
Public Function Get (operations As IActivityLogAlertsOperations, resourceGroupName As String, activityLogAlertName As String) As ActivityLogAlertResource

Parameter

operations
IActivityLogAlertsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

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

activityLogAlertName
String

Der Name der Aktivitätsprotokollwarnungsregel.

Gibt zurück

Gilt für: