Share via


DocumentTranslationInput.StorageUriKind Property

Definition

Storage URI kind of the input documents source string.

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

Property Value

Applies to