BackupAccountToCreate Properties |
The BackupAccountToCreate type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoRenewal |
Indicates whether the automatic renewal is enabled or not
| |
| BackupPricingTypeID |
ID of backup pricing plan. To get the list of available backup pricing plans for the region use GetBackupPricingTypes(int) method.
| |
| OverLimitBehavior |
Over-limit behavior for the new backup account. Over-limit behavior controls backup account state when one of the resources exceeds the limit of the current pricing plan.
| |
| Password |
Backup account password. Must contain from 6 to 30 characters, contain at least 1 uppercase, 1 lowercase, 1 digit and 1 special character.
| |
| PrimaryContactEmail |
Primary contact email addresss (optional)
| |
| PromoCode |
PromoCode
| |
| RegionID |
ID of the region. To get the list of available regions use GetRegions method.
| |
| Subscribers |
Subscribers List
| |
| UserName |
User name of the backup account to create (without @ symbol and domain).
|