Click or drag to resize

DBaaSAccount Class

An object that describes a DBaaS Account.
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsDBaaS.EntitiesDBaaSAccount

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

The DBaaSAccount type exposes the following members.

Constructors
  NameDescription
Public methodDBaaSAccount
Initializes a new instance of the DBaaSAccount class
Top
Properties
  NameDescription
Public propertyAutoRenewal
Indicates whether automatic renewal is active
Public propertyCompanyID
Company ID
Public propertyCreationDate
Creation Date
Public propertyDataCenterID
Datacenter ID
Public propertyDbaasAccountID
Unique ID of DBaaS Account
Public propertyDbaasAccountPricingPacketID
Dbaas Account Pricing Packet ID
Public propertyDbaasAccountStatus
Account Status
Public propertyDbaasPricingTypeID
DBaaS Pricing Type
Public propertyDbaasTypeCode
Dbaas Type Code
Public propertyDeletionDate
Deletion Date
Public propertyEngine
Engine
Public propertyHasLocks
Indicates if DBaaS Account is locked
Public propertyInstanceID
Service's Instance ID
Public propertyIP
IP Address
Public propertyOverlimitBehaviorType
Indicates the strategy to adopt in case of storage overquota.
Public propertyOwnerID
Service's Owner ID
Public propertyPort
Tcp Port
Public propertyRegionID
Region ID
Public propertyServiceName
Name of service
Public propertyUserCanEdit
Indicates if user can modify
Public propertyUserID
Cloud User ID
Top
See Also