Share via


ScheduleBase Class

Definition

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

Constructors

ScheduleBase()

Properties

Id
ProvisioningStatus
Status

Methods

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

Applies to