Share via


StageBlockFromUriOptions.SourceShareTokenIntent Property

Definition

Optional, only applicable (but required) when the source is Azure Storage Files and using token authentication. Used to indicate the intent of the request.

public Azure.Storage.Blobs.Models.FileShareTokenIntent? SourceShareTokenIntent { get; set; }
member this.SourceShareTokenIntent : Nullable<Azure.Storage.Blobs.Models.FileShareTokenIntent> with get, set
Public Property SourceShareTokenIntent As Nullable(Of FileShareTokenIntent)

Property Value

Applies to