Click or drag to resize

EnumsOverLimitBehavior Enumeration

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 enum OverLimitBehavior
Members
  Member nameValueDescription
Rate1 The only possible option for Rate pricing plan.
AutoUpgrade2 Automatically switch to higher pricing plan when the resource limit is exceeded.
Disable3 Disable backup account when the resource limit is exceeded.
Restrict4 Not used.
PayPerUse5 Not used.
See Also