StorageResourceCopyFromUriOptions.SourceAuthentication Property

Definition

Optional. Source authentication used to access the source blob.

Only applies to copy operations, not local operations.

public Azure.HttpAuthorization SourceAuthentication { get; set; }
member this.SourceAuthentication : Azure.HttpAuthorization with get, set
Public Property SourceAuthentication As HttpAuthorization

Property Value

Applies to