Click or drag to resize

JelasticAccountOverLimitBehavior Property

Over-limit behavior for the new Jelastic account. Over-limit behavior controls Jelastic account state when one of the resources exceeds the limit of the current pricing plan.

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

Property Value

Type: EnumsOverLimitBehavior
See Also