Freigeben über


IRecurrenceSchedule Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.RecurrenceScheduleTypeConverter))]
public interface IRecurrenceSchedule : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.RecurrenceScheduleTypeConverter))>]
type IRecurrenceSchedule = interface
    interface IJsonSerializable
Public Interface IRecurrenceSchedule
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AdditionalProperty
Hour
Minute
MonthDay
MonthlyOccurrence
WeekDay

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to