IComputeSchedules 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.MachineLearningServices.Models.Api20240401.ComputeSchedulesTypeConverter))]
public interface IComputeSchedules : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ComputeSchedulesTypeConverter))>]
type IComputeSchedules = interface
interface IJsonSerializable
Public Interface IComputeSchedules
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
ComputeStartStop |
The list of compute start stop schedules to be applied. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |