disruptionSchedule property

String? disruptionSchedule
final

The disruption schedule for the VM. Required field, only allows IMMEDIATE. Check the DisruptionSchedule enum for the list of possible values.

Implementation

final String? disruptionSchedule;