ExportSchedule Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.ExportScheduleTypeConverter))]
public class ExportSchedule : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.IExportSchedule, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.IExportScheduleInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.ExportScheduleTypeConverter))>]
type ExportSchedule = class
    interface IExportSchedule
    interface IJsonSerializable
    interface IExportScheduleInternal
Public Class ExportSchedule
Implements IExportSchedule, IExportScheduleInternal
Inheritance
ExportSchedule
Attributes
Implements

Constructors

ExportSchedule()

Properties

Recurrence
RecurrencePeriodFrom
RecurrencePeriodTo
Status

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Explicit Interface Implementations

IExportScheduleInternal.RecurrencePeriod

Applies to