LogicExpressionErrorInfo.Details Property

Definition

The error details.

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

Property Value

Applies to