次の方法で共有


CloudJobSchedule.State プロパティ

定義

ジョブ スケジュールの現在の状態を取得します。

public Microsoft.Azure.Batch.Common.JobScheduleState? State { get; }
member this.State : Nullable<Microsoft.Azure.Batch.Common.JobScheduleState>
Public ReadOnly Property State As Nullable(Of JobScheduleState)

プロパティ値

適用対象