MachineLearningComputeStartStopSchedule.TriggerType Property

Definition

[Required] The schedule trigger type.

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)

Property Value

Applies to