AlertManagementClient.ListAlertDefinitionsAdmin(Guid) Metodo

Definizione

Recupera l'elenco di definizioni di avviso create dall'utente specificato.

public:
 virtual cli::array <AlertingWcfProxy::AlertDefinition ^> ^ ListAlertDefinitionsAdmin(Guid userId);
public AlertingWcfProxy.AlertDefinition[] ListAlertDefinitionsAdmin (Guid userId);
abstract member ListAlertDefinitionsAdmin : Guid -> AlertingWcfProxy.AlertDefinition[]
override this.ListAlertDefinitionsAdmin : Guid -> AlertingWcfProxy.AlertDefinition[]
Public Function ListAlertDefinitionsAdmin (userId As Guid) As AlertDefinition()

Parametri

userId
Guid

Identificatore utente utilizzato per creare le definizioni di avviso.

Restituisce

Definizioni di avviso di elenco create dall'utente specificato.

Implementazioni

Si applica a