Bagikan melalui


LegalHoldProperties.Tags Property

Definition

The list of LegalHold tags of a blob container.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Storage.Models.LegalHoldTag> Tags { get; }
member this.Tags : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Storage.Models.LegalHoldTag>
Public ReadOnly Property Tags As IReadOnlyList(Of LegalHoldTag)

Property Value

Applies to