CentralServerConfiguration interface  
Gets or sets the central server configuration.
Properties
| instance | 
	The number of central server VMs.  | 
| subnet | 
	The subnet id.  | 
| virtual | 
	Gets or sets the virtual machine configuration.  | 
Property Details
		instanceCount
	 
	The number of central server VMs.
instanceCount: number
				Property Value
number
		subnetId
	 
	The subnet id.
subnetId: string
				Property Value
string
		virtualMachineConfiguration
	  
	Gets or sets the virtual machine configuration.
virtualMachineConfiguration: VirtualMachineConfiguration