ContentUnderstandingSkillChunkingProperties.Method Property

Definition

The chunking strategy. 'fixedSize' (default) or 'semantic'.

public Azure.Search.Documents.Indexes.Models.ContentUnderstandingSkillChunkingMethod? Method { get; set; }
member this.Method : Nullable<Azure.Search.Documents.Indexes.Models.ContentUnderstandingSkillChunkingMethod> with get, set
Public Property Method As Nullable(Of ContentUnderstandingSkillChunkingMethod)

Property Value

Applies to