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

MachineLearningComputeStartStopSchedule.TriggerType 属性

定义

[必需]计划触发器类型。

public Azure.ResourceManager.MachineLearning.Models.MachineLearningTriggerType? TriggerType { get; }
public Azure.ResourceManager.MachineLearning.Models.MachineLearningTriggerType? TriggerType { get; set; }
member this.TriggerType : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningTriggerType>
member this.TriggerType : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningTriggerType> with get, set
Public ReadOnly Property TriggerType As Nullable(Of MachineLearningTriggerType)
Public Property TriggerType As Nullable(Of MachineLearningTriggerType)

属性值

适用于