IAdhocBasedTriggerContext.TagInfoTagName Property

Definition

Retention Tag Name to relate it to retention rule.

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

Property Value

Attributes

Applies to