Click or drag to resize

EnqueueCreationJelasticAccountRequestToCreate Property

new Jelastic account to create

Namespace:  Aruba.Cloud.WsJelastic.Requests
Assembly:  WsJelastic (in WsJelastic.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public JelasticAccountToCreate ToCreate { get; set; }

Property Value

Type: JelasticAccountToCreate
See Also