Click or drag to resize

DatabaseToCreate Class

An object that describes the Database to create (only for dedicated instances).
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsDBaaS.EntitiesDatabaseToCreate

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class DatabaseToCreate

The DatabaseToCreate type exposes the following members.

Constructors
  NameDescription
Public methodDatabaseToCreate
Initializes a new instance of the DatabaseToCreate class
Top
Properties
  NameDescription
Public propertyDatabaseName
The name of the Database.
Top
See Also