WorkflowErrorEntity.InnerErrors Property

Definition

Inner errors.

public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.WorkflowErrorEntity> InnerErrors { get; }
member this.InnerErrors : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.WorkflowErrorEntity>
Public ReadOnly Property InnerErrors As IList(Of WorkflowErrorEntity)

Property Value

Applies to