GlobalServiceConfiguration interface  
Global configuration for services in the cluster.
Properties
| auto | The auto-scale configuration | 
| etag | The configuration ETag for updates. | 
| service | Optional global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys. | 
| ssl | The SSL configuration properties | 
Property Details
		autoScale
	 
	The auto-scale configuration
autoScale?: AutoScaleConfigurationProperty Value
etag
The configuration ETag for updates.
etag?: stringProperty Value
string
		serviceAuth
	 
	Optional global authorization keys for all user services deployed in cluster. These are used if the service does not have auth keys.
serviceAuth?: ServiceAuthConfiguration