Compartir a través de


LegalHoldProperties.Tags Propiedad

Definición

Obtiene o establece la lista de etiquetas LegalHold de un contenedor de blobs.

[Newtonsoft.Json.JsonProperty(PropertyName="tags")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.TagProperty> Tags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tags")>]
member this.Tags : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.TagProperty> with get, set
Public Property Tags As IList(Of TagProperty)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a