DocumentIntelligenceLayoutSkillOutputFormat type

Controls the cardinality of the output format. Default is 'markdown'.
KnownDocumentIntelligenceLayoutSkillOutputFormat can be used interchangeably with DocumentIntelligenceLayoutSkillOutputFormat, this enum contains the known values that the service supports.

Known values supported by the service

text: Specify the format of the output as text.
markdown: Specify the format of the output as markdown.

type DocumentIntelligenceLayoutSkillOutputFormat = string