Click or drag to resize

DBaaSOperationLogDBaaSAccountId Property

ID of the DBaaS account associated with the job.

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public Nullable<int> DBaaSAccountId { get; set; }

Property Value

Type: NullableInt32
See Also