Share via


ComputeStartStopSchedule Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ComputeStartStopScheduleTypeConverter))]
public class ComputeStartStopSchedule : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IComputeStartStopSchedule
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ComputeStartStopScheduleTypeConverter))>]
type ComputeStartStopSchedule = class
    interface IComputeStartStopSchedule
    interface IJsonSerializable
Public Class ComputeStartStopSchedule
Implements IComputeStartStopSchedule
Inheritance
ComputeStartStopSchedule
Attributes
Implements

Constructors

ComputeStartStopSchedule()

Properties

Action
Id
ProvisioningStatus
ScheduleId
ScheduleProvisioningStatus
ScheduleStatus

Methods

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

Applies to