public interface VMRecoveryOptions
Modifier and Type | Method and Description |
---|---|
boolean |
poweredOn()
Whether the recovered VM is to be powered on.
|
Optional<String> |
prefix()
The prefix that will be appended to the name of the recovered VM.
|
Optional<String> |
suffix()
The suffix that will be appended to the name of the recovered VM.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.