Gets and sets the property InstanceGroupType.
The type of the instance group. Valid values are MASTER, CORE or TASK.

C# |
public string InstanceGroupType { get; set; }
The type of the instance group. Valid values are MASTER, CORE or TASK.
C# |
public string InstanceGroupType { get; set; }