Share via


ISchedule Interface

Definition

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

Properties

Frequency
Id (Inherited from IResource)
Name (Inherited from IResource)
PropertiesType
ProvisioningState
State
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Time
TimeZone
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to