Click or drag to resize

IWsCommonGetPriceList Method

The method gets the price list associated with the account indicated. Using the method GetPriceList() WsCommon of Aruba, you can get the price list times applied to the account specified in the authentication phase. The hourly rates of the various resources may vary depending on different factors such as hypervisor and customer.

Namespace:  Aruba.Cloud.WsCommon
Assembly:  Aruba.Cloud.WsCommon (in Aruba.Cloud.WsCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<PriceList[]> GetPriceList()

Return Value

Type: WsResultPriceList
See Also