DocumentIntelligenceLayoutSkillOutputMode type

Controls the cardinality of the output produced by the skill. Default is 'oneToMany'.
KnownDocumentIntelligenceLayoutSkillOutputMode can be used interchangeably with DocumentIntelligenceLayoutSkillOutputMode, this enum contains the known values that the service supports.

Known values supported by the service

oneToMany: Specify that the output should be parsed as 'oneToMany'.

type DocumentIntelligenceLayoutSkillOutputMode = string