Package version:

Input definition for planned failover.

interface PlannedFailoverInput {
    properties?: PlannedFailoverInputProperties;
}

Properties

Properties

Planned failover input properties.