Condividi tramite


ILegalHoldProperties.Tag 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[] Tag { 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.Tag : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.ITagProperty[] with get, set
Public Property Tag As ITagProperty()

Property Value

Attributes

Applies to