DBaaSAccountDetailsDbaasAccountPricingPacketID Property
|
Dbaas Account Pricing Packet ID
Namespace:
Aruba.Cloud.WsDBaaS.Entities
Assembly:
WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataMemberAttribute]
public int DbaasAccountPricingPacketID { get; set; }<DataMemberAttribute>
Public Property DbaasAccountPricingPacketID As Integer
Get
Set
public:
[DataMemberAttribute]
property int DbaasAccountPricingPacketID {
int get ();
void set (int value);
}[<DataMemberAttribute>]
member DbaasAccountPricingPacketID : int with get, set
function get DbaasAccountPricingPacketID () : int
function set DbaasAccountPricingPacketID (value : int)
Property Value
Type:
Int32
See Also