Package version:

Recovery plan test failover cleanup input properties.

interface RecoveryPlanTestFailoverCleanupInputProperties {
    comments?: string;
}

Properties

Properties

comments?: string

The test failover cleanup comments.