Share via


IExport.ScheduleRecurrence Property

Definition

The schedule recurrence.

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

Property Value

Attributes

Applies to