共用方式為


DocumentIntelligenceLayoutSkillOutputMode(String) Constructor

Definition

Initializes a new instance of DocumentIntelligenceLayoutSkillOutputMode.

public DocumentIntelligenceLayoutSkillOutputMode (string value);
new Azure.Search.Documents.Indexes.Models.DocumentIntelligenceLayoutSkillOutputMode : string -> Azure.Search.Documents.Indexes.Models.DocumentIntelligenceLayoutSkillOutputMode
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to