Share via


ContentUnderstandingSkillChunkingProperties.Unit Property

Definition

The unit of the chunk.

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

Property Value

Applies to