Gets and sets the property Market.
The marketplace to provision instances for this group. Valid values are ON_DEMAND or SPOT.

C# |
public string Market { get; set; }
The marketplace to provision instances for this group. Valid values are ON_DEMAND or SPOT.
C# |
public string Market { get; set; }