Click or drag to resize

SetEnqueueCreateDbaasInstanceRequestAccountToCreate Property

A DBaasAccountToCreate object that describes the account to create

Namespace:  Aruba.Cloud.WsDBaaS.Requests
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public DBaasAccountToCreate AccountToCreate { get; set; }

Property Value

Type: DBaasAccountToCreate
See Also