次の方法で共有


MaintenanceRedeployStatus クラス

定義

メンテナンス操作の状態。

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

プロパティ

IsCustomerInitiatedMaintenanceAllowed

True を指定すると、お客様がメンテナンスを実行できます。

LastOperationMessage

最後のメンテナンス操作に対して返されたメッセージ。

LastOperationResultCode

最後のメンテナンス操作の結果コード。

MaintenanceWindowEndOn

メンテナンス期間の終了時刻。

MaintenanceWindowStartOn

メンテナンス期間の開始時刻。

PreMaintenanceWindowEndOn

メンテナンス前期間の終了時刻。

PreMaintenanceWindowStartOn

メンテナンス前期間の開始時刻。

適用対象