Share via


BlobCopyFromUriOptions.Tags Property

Definition

Options tags to set on the destination blob. Not valid if CopySourceTagsMode is set to Copy.

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

Property Value

Applies to