Freigeben über


ITriggerRecurrence.ScheduleMonthlyOccurrence Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IRecurrenceScheduleOccurrence) }, Read=true, ReadOnly=false, Required=false, SerializedName="monthlyOccurrences", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IRecurrenceScheduleOccurrence> ScheduleMonthlyOccurrence { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IRecurrenceScheduleOccurrence) }, Read=true, ReadOnly=false, Required=false, SerializedName="monthlyOccurrences", Update=true)>]
member this.ScheduleMonthlyOccurrence : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IRecurrenceScheduleOccurrence> with get, set
Public Property ScheduleMonthlyOccurrence As List(Of IRecurrenceScheduleOccurrence)

Property Value

Attributes

Applies to