IExportInternal.ScheduleRecurrence Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The schedule recurrence.
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.RecurrenceType? ScheduleRecurrence { get; set; }
member this.ScheduleRecurrence : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.RecurrenceType> with get, set
Public Property ScheduleRecurrence As Nullable(Of RecurrenceType)