Click or drag to resize

JelasticAccountToManage Class

Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsJelastic.EntitiesJelasticAccountToManage

Namespace:  Aruba.Cloud.WsJelastic.Entities
Assembly:  WsJelastic (in WsJelastic.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class JelasticAccountToManage

The JelasticAccountToManage type exposes the following members.

Constructors
  NameDescription
Public methodJelasticAccountToManage
Initializes a new instance of the JelasticAccountToManage class
Top
Properties
  NameDescription
Public propertyAutoRenewal
Indicates whether the automatic renewal is enabled or not
Public propertyJelasticAccountId
ID of Jelastic Account
Public propertyJelasticPricingTypeID
ID of Jelastic pricing plan. To get the list of available Jelastic pricing plans for the region use GetJelasticPricingTypes(int) method.
Public propertyOverLimitBehavior
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.
Top
See Also