LegalHoldProperties.Tag Property

Definition

The list of LegalHold tags of a blob container.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.ITagProperty> Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Tag : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.ITagProperty> with get, set
Public Property Tag As List(Of ITagProperty)

Property Value

Implements

Tag
Attributes

Applies to