Click or drag to resize

IWsCloudStorageGetCloudStorageAccountStatistics Method

Namespace:  Aruba.Cloud.WsCloudStorage
Assembly:  WsCloudStorage (in WsCloudStorage.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<List<CloudStorageAccountStatistics>> GetCloudStorageAccountStatistics(
	int cloudStorageAccountID,
	string resourceTypeID,
	string periodType
)

Parameters

cloudStorageAccountID
Type: SystemInt32
resourceTypeID
Type: SystemString
periodType
Type: SystemString

Return Value

Type: WsResultListCloudStorageAccountStatistics
See Also