public enum SslSettings.Types.SslManagementTypeReference documentation and code samples for the App Engine v1 API enum SslSettings.Types.SslManagementType.
The SSL management type for this domain.
Namespace
Google.Cloud.AppEngine.V1Assembly
Google.Cloud.AppEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
Automatic |
SSL support for this domain is configured automatically. The mapped SSL certificate will be automatically renewed. |
Manual |
SSL support for this domain is configured manually by the user. Either the domain has no SSL support or a user-obtained SSL certificate has been explictly mapped to this domain. |
Unspecified |
Defaults to |