ContainerProperties.LegalHoldTag Property

Definition

The list of LegalHold tags of a blob container.

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

Property Value

Implements

Attributes

Applies to