Freigeben über


SmartGroupsOperationsExtensions.GetById Methode

Definition

Rufen Sie Informationen zu einer bestimmten intelligenten Gruppe ab.

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

Parameter

operations
ISmartGroupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

smartGroupId
String

Eindeutige ID der intelligenten Gruppe.

Gibt zurück

Hinweise

Rufen Sie Informationen zu einer bestimmten intelligenten Gruppe ab.

Gilt für: