Click or drag to resize

GetDbaasAccountConfigurationRequest Class

DBaaS Account Configuration Request
Inheritance Hierarchy
SystemObject
  BaseRequest
    Aruba.Cloud.WsDBaaS.RequestsGetDbaasAccountConfigurationRequest

Namespace:  Aruba.Cloud.WsDBaaS.Requests
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class GetDbaasAccountConfigurationRequest : BaseRequest

The GetDbaasAccountConfigurationRequest type exposes the following members.

Constructors
  NameDescription
Public methodGetDbaasAccountConfigurationRequest
Initializes a new instance of the GetDbaasAccountConfigurationRequest class
Top
Properties
  NameDescription
Public propertyDbaasAccountID
DBaaS Account ID
Top
See Also