Compartir a través de


BlobCopyFromUriOptions.Tags Propiedad

Definición

Etiquetas de opciones que se van a establecer en el blob de destino. No es válido si CopySourceTagsMode se establece en 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)

Valor de propiedad

Se aplica a