Freigeben über


AlertsOperationsExtensions.GetById(IAlertsOperations, String) Methode

Definition

Rufen Sie eine bestimmte Warnung ab.

public static Microsoft.Azure.Management.AlertsManagement.Models.Alert GetById (this Microsoft.Azure.Management.AlertsManagement.IAlertsOperations operations, string alertId);
static member GetById : Microsoft.Azure.Management.AlertsManagement.IAlertsOperations * string -> Microsoft.Azure.Management.AlertsManagement.Models.Alert
<Extension()>
Public Function GetById (operations As IAlertsOperations, alertId As String) As Alert

Parameter

operations
IAlertsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

alertId
String

Eindeutige ID einer Warnung instance.

Gibt zurück

Hinweise

Abrufen von Informationen im Zusammenhang mit einer bestimmten Warnung

Gilt für: