Click or drag to resize

BackupAccountToCreate Properties

The BackupAccountToCreate type exposes the following members.

Properties
  NameDescription
Public propertyAutoRenewal
Indicates whether the automatic renewal is enabled or not
Public propertyBackupPricingTypeID
ID of backup pricing plan. To get the list of available backup pricing plans for the region use GetBackupPricingTypes(int) method.
Public propertyOverLimitBehavior
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.
Public propertyPassword
Backup account password. Must contain from 6 to 30 characters, contain at least 1 uppercase, 1 lowercase, 1 digit and 1 special character.
Public propertyPrimaryContactEmail
Primary contact email addresss (optional)
Public propertyPromoCode
PromoCode
Public propertyRegionID
ID of the region. To get the list of available regions use GetRegions method.
Public propertySubscribers
Subscribers List
Public propertyUserName
User name of the backup account to create (without @ symbol and domain).
Top
See Also