Gets and sets the property AutoAssignElasticIps.
Whether to automatically assign an Elastic IP address to the layer's instances. For more information, see How to Edit a Layer.

C# |
public bool AutoAssignElasticIps { get; set; }
Whether to automatically assign an Elastic IP address to the layer's instances. For more information, see How to Edit a Layer.
C# |
public bool AutoAssignElasticIps { get; set; }