次の方法で共有


BlobCopyFromUriOptions.SourceAuthentication プロパティ

定義

省略可能。 ソース BLOB へのアクセスに使用されるソース認証。 is パラメーターは には適用されないことに注意してください StartCopyFromUriAsync(Uri, BlobCopyFromUriOptions, CancellationToken)

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

プロパティ値

適用対象