Share via


AlertManagement.ListAlertDefinitionsAdmin(Guid) Methode

Definition

Gibt die Liste der Warnungsdefinitionen für die bestimmte Website und den Benutzeranmeldenamen zurück.

public:
 cli::array <AlertingWcfProxy::AlertDefinition ^> ^ ListAlertDefinitionsAdmin(Guid userId);
[System.ServiceModel.FaultContract(typeof(AlertingWcfProxy.RsExceptionInfo), Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/ListAlertDefinitionsAdminRsExceptionInfoFault", Name="RsExceptionInfo", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.ReportingServices.Alerting.ServiceContract")]
[System.ServiceModel.OperationContract(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/ListAlertDefinitionsAdmin", ReplyAction="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/ListAlertDefinitionsAdminResponse")]
public AlertingWcfProxy.AlertDefinition[] ListAlertDefinitionsAdmin (Guid userId);
[<System.ServiceModel.FaultContract(typeof(AlertingWcfProxy.RsExceptionInfo), Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/ListAlertDefinitionsAdminRsExceptionInfoFault", Name="RsExceptionInfo", Namespace="http://schemas.datacontract.org/2004/07/Microsoft.ReportingServices.Alerting.ServiceContract")>]
[<System.ServiceModel.OperationContract(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/ListAlertDefinitionsAdmin", ReplyAction="http://schemas.microsoft.com/sqlserver/reporting/2010/10/01/AlertManagement/AlertManagement/ListAlertDefinitionsAdminResponse")>]
abstract member ListAlertDefinitionsAdmin : Guid -> AlertingWcfProxy.AlertDefinition[]
Public Function ListAlertDefinitionsAdmin (userId As Guid) As AlertDefinition()

Parameter

userId
Guid

Die zum Erstellen von Warnungsdefinitionen verwendete Benutzer-ID.

Gibt zurück

AlertDefinition[]

Die Auflistung der Warnungsdefinitionen.

Attribute

Gilt für: