Delen via


ScheduleUpdate Class

Definition

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

Constructors

ScheduleUpdate()

Properties

Frequency
Location
State
Tag
Time
TimeZone
Type

Methods

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

Applies to