IScheduleUpdate Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |