IService.ErrorLogsGet(ErrorLogsGetRequest) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
キャッシュから特定の関連付け 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
パラメーター
- request
- ErrorLogsGetRequest
戻り値
- 属性
注釈
この操作により ErrorLogsGet(ErrorLogsGetRequest) 、errro ログが再トリガーされます。