Share via


BlobCopyFromUriOptions.Metadata プロパティ

定義

この追加 BLOB に設定するオプションのカスタム メタデータ。

public System.Collections.Generic.IDictionary<string,string> Metadata { get; set; }
member this.Metadata : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Metadata As IDictionary(Of String, String)

プロパティ値

適用対象