Click or drag to resize

DBaaSOperationLog Class

DBaaS Operation Log Class
Inheritance Hierarchy
SystemObject
  OperationLog
    Aruba.Cloud.WsDBaaS.EntitiesDBaaSOperationLog

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

The DBaaSOperationLog type exposes the following members.

Constructors
  NameDescription
Public methodDBaaSOperationLog
Initializes a new instance of the DBaaSOperationLog class
Top
Properties
  NameDescription
Public propertyDBaaSAccountId
ID of the DBaaS account associated with the job.
Top
See Also