次の方法で共有


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)

プロパティ値

適用対象