Share via


ITrigger.RecurrenceFrequency Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.TriggerFrequency) }, ReadOnly=false, Required=false, SerializedName="frequency")]
public Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.TriggerFrequency? RecurrenceFrequency { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.TriggerFrequency) }, ReadOnly=false, Required=false, SerializedName="frequency")>]
member this.RecurrenceFrequency : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.TriggerFrequency> with get, set
Public Property RecurrenceFrequency As Nullable(Of TriggerFrequency)

Property Value

Attributes

Applies to