Condividi tramite


IBlobContainer.LegalHoldTag Property

Definition

The list of LegalHold tags of a blob container.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The list of LegalHold tags of a blob container.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.ITagProperty) }, ReadOnly=false, Required=false, SerializedName="tags")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.ITagProperty[] LegalHoldTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The list of LegalHold tags of a blob container.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.ITagProperty) }, ReadOnly=false, Required=false, SerializedName="tags")>]
member this.LegalHoldTag : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.ITagProperty[] with get, set
Public Property LegalHoldTag As ITagProperty()

Property Value

Attributes

Applies to