DBaaSAccountDbaasAccountPricingPacketID 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; }<DataMemberAttribute>
Public ReadOnly Property DbaasAccountPricingPacketID As Integer
Get
public:
[DataMemberAttribute]
property int DbaasAccountPricingPacketID {
int get ();
}[<DataMemberAttribute>]
member DbaasAccountPricingPacketID : int with get
function get DbaasAccountPricingPacketID () : int
Property Value
Type:
Int32
See Also