Share via


AlertManagementClient.ListAlertDefinitions(String) Método

Definición

Recupera la lista de definiciones de alerta del elemento de informe de origen especificado.

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()

Parámetros

sourceUrl
String

Dirección URL al elemento de informe existente.

Devoluciones

AlertDefinition[]

Colección de definiciones de alertas.

Implementaciones

Se aplica a