다음을 통해 공유


IntegrationServiceErrorInfo.Details Property

Definition

The error message details.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Logic.Models.IntegrationServiceErrorInfo> Details { get; }
member this.Details : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Logic.Models.IntegrationServiceErrorInfo>
Public ReadOnly Property Details As IReadOnlyList(Of IntegrationServiceErrorInfo)

Property Value

Applies to