AnalyzeBinaryOptions.ProcessingLocation Property

Definition

Gets or sets the location where the data may be processed.

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

Property Value

Applies to