IService.ErrorLogsGet(ErrorLogsGetRequest) Methode

Definition

Rufen Sie das Fehlerprotokoll einer bestimmten Korrelations-ID aus dem Cache ab.

public:
 Microsoft::MasterDataServices::Services::MessageContracts::ErrorLogsGetResponse ^ ErrorLogsGet(Microsoft::MasterDataServices::Services::MessageContracts::ErrorLogsGetRequest ^ request);
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))]
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))]
[System.ServiceModel.OperationContract]
public Microsoft.MasterDataServices.Services.MessageContracts.ErrorLogsGetResponse ErrorLogsGet (Microsoft.MasterDataServices.Services.MessageContracts.ErrorLogsGetRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))>]
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))>]
[<System.ServiceModel.OperationContract>]
abstract member ErrorLogsGet : Microsoft.MasterDataServices.Services.MessageContracts.ErrorLogsGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.ErrorLogsGetResponse
Public Function ErrorLogsGet (request As ErrorLogsGetRequest) As ErrorLogsGetResponse

Parameter

Gibt zurück

Attribute

Hinweise

Der ErrorLogsGet(ErrorLogsGetRequest) Vorgang enthält die errro-Protokolle.

Gilt für: