DocumentExtractionSkill.Configuration Property

Definition

A dictionary of configurations for the skill.

public System.Collections.Generic.IDictionary<string,object> Configuration { get; }
member this.Configuration : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Configuration As IDictionary(Of String, Object)

Property Value

Applies to