Gets and sets the property RequestedInstanceCount.
The target number of instances for the instance group.

C# |
public int RequestedInstanceCount { get; set; }
The target number of instances for the instance group.
C# |
public int RequestedInstanceCount { get; set; }