Click or drag to resize

BackupAccountSubscribers Class

BackupAccount Subscribers wich contain the backupAccountID and the list of subscribers
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsBackup.EntitiesBackupAccountSubscribers

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 BackupAccountSubscribers

The BackupAccountSubscribers type exposes the following members.

Constructors
  NameDescription
Public methodBackupAccountSubscribers
Initializes a new instance of the BackupAccountSubscribers class
Top
Properties
  NameDescription
Public propertyBackupAccountID
Identifier of the backup account owner of subscribers.
Public propertySubscribers
Subscribers Infos
Top
See Also