Click or drag to resize

JelasticAccountToManageAutoRenewal Property

Indicates whether the automatic renewal is enabled or not

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

Property Value

Type: NullableBoolean
See Also