メインコンテンツまでスキップ

GoogleComputeEngineInstanceScheduleOnHostMaintenance

No description

enum GoogleComputeEngineInstanceScheduleOnHostMaintenance {
MIGRATE
TERMINATE
}

Values

GoogleComputeEngineInstanceScheduleOnHostMaintenance.MIGRATE

Allows Compute Engine to automatically migrate instances out of the way of maintenance events

GoogleComputeEngineInstanceScheduleOnHostMaintenance.TERMINATE

Tells Compute Engine to terminate and (optionally) restart the instance away from the maintenance activity.

Member of

GoogleComputeEngineInstanceSchedule object