OrchestrationServiceState クラス

定義

OrchestrationServiceState の値を定義します。

public static class OrchestrationServiceState
type OrchestrationServiceState = class
Public Class OrchestrationServiceState
継承
OrchestrationServiceState

フィールド

NotRunning

OrchestrationServiceState の値を定義します。

Running

OrchestrationServiceState の値を定義します。

Suspended

OrchestrationServiceState の値を定義します。

適用対象