schema property
Type of the external application.
Optional. Possible string values are:
- "SCHEMA_UNSPECIFIED" : Default value. This value is unused.
- "PROXY_GATEWAY" : Proxy which routes traffic to actual applications, like Netscaler Gateway.
- "API_GATEWAY" : Service Discovery API endpoint when Service Discovery is enabled in Gateway.
Implementation
core.String? schema;