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 日志。