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?: AutoScaleConfiguration
Property Value
etag
The configuration ETag for updates.
etag?: string
Property 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
Property Value
ssl
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript