Compartir a través de


ScheduleUpdateProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ScheduleUpdatePropertiesTypeConverter))]
public class ScheduleUpdateProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IScheduleUpdateProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ScheduleUpdatePropertiesTypeConverter))>]
type ScheduleUpdateProperties = class
    interface IScheduleUpdateProperties
    interface IJsonSerializable
Public Class ScheduleUpdateProperties
Implements IScheduleUpdateProperties
Inheritance
ScheduleUpdateProperties
Attributes
Implements

Constructors

ScheduleUpdateProperties()

Properties

Frequency
State
Time
TimeZone
Type

Methods

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

Applies to