Share via


IRetentionTag.TagName Property

Definition

Retention Tag Name to relate it to retention rule.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Retention Tag Name to relate it to retention rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="tagName")]
public string TagName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Retention Tag Name to relate it to retention rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="tagName")>]
member this.TagName : string with get, set
Public Property TagName As String

Property Value

Attributes

Applies to