Share via


ScheduleProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.SchedulePropertiesTypeConverter))]
public class ScheduleProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IScheduleProperties, Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.SchedulePropertiesTypeConverter))>]
type ScheduleProperties = class
    interface IScheduleProperties
    interface IJsonSerializable
    interface IScheduleUpdateProperties
    interface IValidates
Public Class ScheduleProperties
Implements IScheduleProperties, IValidates
Inheritance
ScheduleProperties
Attributes
Implements

Constructors

ScheduleProperties()

Properties

Frequency
ProvisioningState
State
Time
TimeZone
Type

Methods

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

Applies to