Share via


ComposeDocumentModelContent.ComponentModels Property

Definition

List of component document models to compose.

public System.Collections.Generic.IList<Azure.AI.DocumentIntelligence.ComponentDocumentModelDetails> ComponentModels { get; }
member this.ComponentModels : System.Collections.Generic.IList<Azure.AI.DocumentIntelligence.ComponentDocumentModelDetails>
Public ReadOnly Property ComponentModels As IList(Of ComponentDocumentModelDetails)

Property Value

Applies to