MachineLearningEndpointScheduleAction Class
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.
The MachineLearningEndpointScheduleAction.
public class MachineLearningEndpointScheduleAction : Azure.ResourceManager.MachineLearning.Models.MachineLearningScheduleAction, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningEndpointScheduleAction>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningEndpointScheduleAction>
public class MachineLearningEndpointScheduleAction : Azure.ResourceManager.MachineLearning.Models.MachineLearningScheduleAction
type MachineLearningEndpointScheduleAction = class
inherit MachineLearningScheduleAction
interface IJsonModel<MachineLearningEndpointScheduleAction>
interface IPersistableModel<MachineLearningEndpointScheduleAction>
type MachineLearningEndpointScheduleAction = class
inherit MachineLearningScheduleAction
Public Class MachineLearningEndpointScheduleAction
Inherits MachineLearningScheduleAction
Implements IJsonModel(Of MachineLearningEndpointScheduleAction), IPersistableModel(Of MachineLearningEndpointScheduleAction)
Public Class MachineLearningEndpointScheduleAction
Inherits MachineLearningScheduleAction
- Inheritance
- Implements
Constructors
MachineLearningEndpointScheduleAction(BinaryData) |
Initializes a new instance of MachineLearningEndpointScheduleAction. |
Properties
EndpointInvocationDefinition |
[Required] Defines Schedule action definition details. <see href="TBD" /> To assign an object to this property use FromObjectAsJson<T>(T, JsonSerializerOptions). To assign an already formatted json string to this property use FromString(String). Examples:
|
Explicit Interface Implementations
Applies to
Azure SDK for .NET