Delen via


IScheduleBasedTriggerContext.TaggingCriterion Property

Definition

List of tags that can be applicable for given schedule.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="List of tags that can be applicable for given schedule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ITaggingCriteria) }, ReadOnly=false, Required=true, SerializedName="taggingCriteria")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ITaggingCriteria[] TaggingCriterion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="List of tags that can be applicable for given schedule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ITaggingCriteria) }, ReadOnly=false, Required=true, SerializedName="taggingCriteria")>]
member this.TaggingCriterion : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.ITaggingCriteria[] with get, set
Public Property TaggingCriterion As ITaggingCriteria()

Property Value

Attributes

Applies to