IScheduleProperties 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.SchedulePropertiesTypeConverter))]
public interface IScheduleProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IScheduleUpdateProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.SchedulePropertiesTypeConverter))>]
type IScheduleProperties = interface
interface IJsonSerializable
interface IScheduleUpdateProperties
Public Interface IScheduleProperties
Implements IScheduleUpdateProperties
- Derived
- Attributes
- Implements
Properties
Frequency | (Inherited from IScheduleUpdateProperties) |
ProvisioningState | |
State | (Inherited from IScheduleUpdateProperties) |
Time | (Inherited from IScheduleUpdateProperties) |
TimeZone | (Inherited from IScheduleUpdateProperties) |
Type | (Inherited from IScheduleUpdateProperties) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |