Freigeben über


SmartGroupsOperationsExtensions.GetHistory Methode

Definition

Rufen Sie den Verlauf einer intelligenten Gruppe ab, die alle Zustandsänderungen der intelligenten Gruppe erfasst (Neu/Bestätigt/Geschlossen).

public static Microsoft.Azure.Management.AlertsManagement.Models.SmartGroupModification GetHistory (this Microsoft.Azure.Management.AlertsManagement.ISmartGroupsOperations operations, string smartGroupId);
static member GetHistory : Microsoft.Azure.Management.AlertsManagement.ISmartGroupsOperations * string -> Microsoft.Azure.Management.AlertsManagement.Models.SmartGroupModification
<Extension()>
Public Function GetHistory (operations As ISmartGroupsOperations, smartGroupId As String) As SmartGroupModification

Parameter

operations
ISmartGroupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

smartGroupId
String

Eindeutige ID der intelligenten Gruppe.

Gibt zurück

Gilt für: