Click or drag to resize

BackupAccountIsOverLimit Property

This property indicates whether the current backup size exceeds backup account's pricing plan limit.

Namespace:  Aruba.Cloud.WsBackup.Entities
Assembly:  Aruba.Cloud.WsBackup (in Aruba.Cloud.WsBackup.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public bool IsOverLimit { get; set; }

Property Value

Type: Boolean
See Also