AlertManagementClient.ListAlertDefinitions(String) Metodo

Definizione

Recupera l'elenco di definizioni di avviso dall'elemento del report di origine specificato.

public:
 virtual cli::array <AlertingWcfProxy::AlertDefinition ^> ^ ListAlertDefinitions(System::String ^ sourceUrl);
public AlertingWcfProxy.AlertDefinition[] ListAlertDefinitions (string sourceUrl);
abstract member ListAlertDefinitions : string -> AlertingWcfProxy.AlertDefinition[]
override this.ListAlertDefinitions : string -> AlertingWcfProxy.AlertDefinition[]
Public Function ListAlertDefinitions (sourceUrl As String) As AlertDefinition()

Parametri

sourceUrl
String

URL dell'elemento del report esistente.

Restituisce

AlertDefinition[]

Raccolta di definizioni di avviso.

Implementazioni

Si applica a