Click or drag to resize

DBaasAccountToCreateLicenseID Property

The ID of the license (only for dedicated instances).

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

Property Value

Type: NullableInt32
See Also