SystemService interface 
Information about a system service deployed in the cluster
Properties
| public | The public IP address of the system service NOTE: This property will not be serialized. It can only be populated by the server. | 
| system | The system service type. Possible values include: 'None', 'ScoringFrontEnd', 'BatchFrontEnd' | 
| version | The state of the system service NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
		publicIpAddress
	 
	The public IP address of the system service NOTE: This property will not be serialized. It can only be populated by the server.
publicIpAddress?: stringProperty Value
string
		systemServiceType
	  
	The system service type. Possible values include: 'None', 'ScoringFrontEnd', 'BatchFrontEnd'
systemServiceType: SystemServiceTypeProperty Value
version
The state of the system service NOTE: This property will not be serialized. It can only be populated by the server.
version?: stringProperty Value
string