GetTranslationStatusesOptions.Statuses Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Filter results by Status. See DocumentTranslationStatus to know which statuses to use.
public System.Collections.Generic.IList<Azure.AI.Translation.Document.DocumentTranslationStatus> Statuses { get; }
member this.Statuses : System.Collections.Generic.IList<Azure.AI.Translation.Document.DocumentTranslationStatus>
Public ReadOnly Property Statuses As IList(Of DocumentTranslationStatus)