Share via


IScheduleUpdate Interface

Definition

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

Properties

Frequency
Location (Inherited from ITrackedResourceUpdate)
State
Tag (Inherited from ITrackedResourceUpdate)
Time
TimeZone
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to