Click or drag to resize

GetBackupAccountStatisticsRequest Class

the request of backup Account Statistics.
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsBackup.EntitiesGetBackupAccountStatisticsRequest

Namespace:  Aruba.Cloud.WsBackup.Entities
Assembly:  Aruba.Cloud.WsBackup (in Aruba.Cloud.WsBackup.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class GetBackupAccountStatisticsRequest

The GetBackupAccountStatisticsRequest type exposes the following members.

Constructors
  NameDescription
Public methodGetBackupAccountStatisticsRequest
Initializes a new instance of the GetBackupAccountStatisticsRequest class
Top
Properties
  NameDescription
Public propertyBackupAccountID
id of the backup account.
Public propertyBeginDate
Begin Date
Public propertyEndDate
end Date
Public propertyResourceType
ResourceType
Top
See Also