Click or drag to resize

DBaasAccountToManage Class

An object that describes the DBaaS account to modify
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsDBaaS.EntitiesDBaasAccountToManage

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

The DBaasAccountToManage type exposes the following members.

Constructors
  NameDescription
Public methodDBaasAccountToManage
Initializes a new instance of the DBaasAccountToManage class
Top
Properties
  NameDescription
Public propertyDbaasAccountID
The ID of the DBaaS account.
Public propertyOverLimitBehavior
Indicates the strategy to adopt in case of storage overquota.
Public propertyResourcesSize
The size of resources.
Top
See Also