次の方法で共有


MachineLearningComputeStartStopSchedule クラス

定義

コンピューティング開始停止スケジュールのプロパティ。

public class MachineLearningComputeStartStopSchedule
type MachineLearningComputeStartStopSchedule = class
Public Class MachineLearningComputeStartStopSchedule
継承
MachineLearningComputeStartStopSchedule

コンストラクター

MachineLearningComputeStartStopSchedule()

MachineLearningComputeStartStopSchedule の新しいインスタンスを初期化します。

プロパティ

Action

[必須]コンピューティング電源アクション。

CronSchedule

triggerType が Cron の場合は必須。

Id

スケジュールのシステム割り当て ID。

ProvisioningStatus

スケジュールの現在のデプロイ状態。

RecurrenceSchedule

triggerType が Recurrence の場合は必須。

Schedule

[非推奨]これ以上使用されません。

Status

スケジュールは有効か無効か。

TriggerType

[必須]スケジュール トリガーの種類。

適用対象