AnalyzeBinaryOptions.ContentRange Property

Definition

Gets or sets the range of the input to analyze.

public Azure.AI.ContentUnderstanding.ContentRange? ContentRange { get; set; }
member this.ContentRange : Nullable<Azure.AI.ContentUnderstanding.ContentRange> with get, set
Public Property ContentRange As Nullable(Of ContentRange)

Property Value

Applies to