Share via


IScheduleProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.SchedulePropertiesTypeConverter))]
public interface IScheduleProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IScheduleUpdateProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.SchedulePropertiesTypeConverter))>]
type IScheduleProperties = interface
    interface IJsonSerializable
    interface IScheduleUpdateProperties
Public Interface IScheduleProperties
Implements IScheduleUpdateProperties
Derived
Attributes
Implements

Properties

Frequency (Inherited from IScheduleUpdateProperties)
ProvisioningState
State (Inherited from IScheduleUpdateProperties)
Time (Inherited from IScheduleUpdateProperties)
TimeZone (Inherited from IScheduleUpdateProperties)
Type (Inherited from IScheduleUpdateProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to