IAdhocBasedTriggerContext.TagInfoTagName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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=false, SerializedName="tagName")]
public string TagInfoTagName { 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=false, SerializedName="tagName")>]
member this.TagInfoTagName : string with get, set
Public Property TagInfoTagName As String
Property Value
- Attributes