Click or drag to resize

DBaasAccountToManageOverLimitBehavior Property

Indicates the strategy to adopt in case of storage overquota.

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public Nullable<EnumsOverLimitBehavior> OverLimitBehavior { get; set; }

Property Value

Type: NullableEnumsOverLimitBehavior
See Also