ScheduleBasedTriggerContext.TaggingCriterion Property

Definition

List of tags that can be applicable for given schedule.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ITaggingCriteria> TaggingCriterion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.TaggingCriterion : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.ITaggingCriteria> with get, set
Public Property TaggingCriterion As List(Of ITaggingCriteria)

Property Value

Implements

Attributes

Applies to