OrchestrationServiceSummary クラス

定義

仮想マシン スケール セットのオーケストレーション サービスの概要。

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

コンストラクター

OrchestrationServiceSummary()

OrchestrationServiceSummary クラスの新しいインスタンスを初期化します。

OrchestrationServiceSummary(String, String)

OrchestrationServiceSummary クラスの新しいインスタンスを初期化します。

プロパティ

ServiceName

サービスの名前を取得します。 使用可能な値は次のとおりです: 'AutomaticRepairs'

ServiceState

サービスの現在の状態を取得します。 指定できる値は、'NotRunning'、'Running'、'Suspended' です。

適用対象