你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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. |