DBaasAccountToCreate Properties |
The DBaasAccountToCreate type exposes the following members.
| Name | Description | |
|---|---|---|
| DatabasesNames |
A string array containing the databases names to create (only for dedicated instances).
| |
| DbaasPricingTypeID |
The ID of the pricing type (GetDbaasPricingTypes(GetDbaasPricingTypesRequest) for the pricing types)
| |
| Grants |
An array of UserGrant objects (only for dedicated instances).
| |
| LicenseID |
The ID of the license (only for dedicated instances).
| |
| OverLimitBehaviourType |
Defines the strategy to adopt in case of storage overquota (optional, default value "Restrict").
| |
| RegionID |
The ID of the region where the service will be deployed.
| |
| ResourcesSize |
An object which defines the size of the resources to purchase.
| |
| ServiceName |
The name of the DBaaS service.
| |
| Users |
An array of User objects.
|