CreateMonitorAction 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 CreateMonitorAction.
public class CreateMonitorAction : Azure.ResourceManager.MachineLearning.Models.MachineLearningScheduleAction, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.CreateMonitorAction>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.CreateMonitorAction>
public class CreateMonitorAction : Azure.ResourceManager.MachineLearning.Models.MachineLearningScheduleAction
type CreateMonitorAction = class
inherit MachineLearningScheduleAction
interface IJsonModel<CreateMonitorAction>
interface IPersistableModel<CreateMonitorAction>
type CreateMonitorAction = class
inherit MachineLearningScheduleAction
Public Class CreateMonitorAction
Inherits MachineLearningScheduleAction
Implements IJsonModel(Of CreateMonitorAction), IPersistableModel(Of CreateMonitorAction)
Public Class CreateMonitorAction
Inherits MachineLearningScheduleAction
- Inheritance
- Implements
Constructors
CreateMonitorAction(MonitorDefinition) |
Initializes a new instance of CreateMonitorAction. |
Properties
MonitorDefinition |
[Required] Defines the monitor. |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET