| ServerCreateDefinition Methods |
The ServerCreateDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigureBootFromNewVolume(Int32, Boolean) |
Configures the server to boot from a new volume, copied from the base server image.
| |
| ConfigureBootFromNewVolume(Identifier, Int32, Boolean) |
Configures the server to boot from a copy of an existing volume.
| |
| ConfigureBootFromVolume |
Configures the server to boot from an existing volume.
| |
| LoadUserDataFromFile |
Load the UserData from the specified file path.
|