Freigeben über


ITrigger.RecurrenceScheduleMonthlyOccurrence 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> RecurrenceScheduleMonthlyOccurrence { 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.RecurrenceScheduleMonthlyOccurrence : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IRecurrenceScheduleOccurrence> with get, set
Public Property RecurrenceScheduleMonthlyOccurrence As List(Of IRecurrenceScheduleOccurrence)

Property Value

Attributes

Applies to