Share via


DocumentTranslationInput.Targets Property

Definition

Location of the destination for the output.

public System.Collections.Generic.IList<Azure.AI.Translation.Document.TranslationTarget> Targets { get; }
member this.Targets : System.Collections.Generic.IList<Azure.AI.Translation.Document.TranslationTarget>
Public ReadOnly Property Targets As IList(Of TranslationTarget)

Property Value

Applies to