Click or drag to resize
ServerCreateDefinition Methods

The ServerCreateDefinition type exposes the following members.

Methods
  NameDescription
Public methodConfigureBootFromNewVolume(Int32, Boolean)
Configures the server to boot from a new volume, copied from the base server image.
Public methodConfigureBootFromNewVolume(Identifier, Int32, Boolean)
Configures the server to boot from a copy of an existing volume.
Public methodConfigureBootFromVolume
Configures the server to boot from an existing volume.
Public methodLoadUserDataFromFile
Load the UserData from the specified file path.
Top
See Also