Compartilhar via


SmartGroupsOperationsExtensions.GetHistory Método

Definição

Obtenha o histórico de um grupo inteligente, que captura todas as alterações de estado do Grupo Inteligente (Novo/Reconhecido/Fechado).

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

Parâmetros

operations
ISmartGroupsOperations

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

smartGroupId
String

ID exclusiva do grupo inteligente.

Retornos

Aplica-se a