NewServer Properties |
The NewServer type exposes the following members.
Name | Description | |||
---|---|---|---|---|
AdminPassword |
Gets the administrator password for the newly created server.
| |||
DiskConfig |
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.
| |||
ExtensionData |
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.) | |||
Id |
Gets the unique identifier for the server.
(Inherited from ServerBase.)
| |||
Links |
Gets a collection of links related to the current server.
(Inherited from ServerBase.) |