Click or drag to resize
NewServer Properties

The NewServer type exposes the following members.

Properties
  NameDescription
Public propertyAdminPassword
Gets the administrator password for the newly created server.
Public propertyDiskConfig
Gets the disk configuration used for creating the server. If the value was not explicitly specified in the create request, the server inherits the value from the image it was created from.
Public propertyExtensionData
Gets a map of object properties which did not map to another field or property during JSON deserialization. The keys of the map represent the property names, and the values are JToken instances containing the parsed JSON values.
(Inherited from ExtensibleJsonObject.)
Public propertyId
Gets the unique identifier for the server.
Caution note Caution
The value of this property is not defined by OpenStack, and may not be consistent across vendors.
(Inherited from ServerBase.)
Public propertyLinks
Gets a collection of links related to the current server.
(Inherited from ServerBase.)
Top
See Also