다음을 통해 공유


IService.ErrorLogsGet(ErrorLogsGetRequest) 메서드

정의

캐시에서 특정 상관 관계 ID의 오류 로그를 가져옵니다.

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

매개 변수

반환

특성

설명

ErrorLogsGet(ErrorLogsGetRequest) 작업은 errro 로그를 다시 시도합니다.

적용 대상