serverTlsPolicy property

String? serverTlsPolicy
getter/setter pair

A URL referring to ServerTlsPolicy resource.

ServerTlsPolicy is used to determine the authentication policy to be applied to terminate the inbound traffic at the identified backends. If this field is not set, authentication is disabled(open) for this endpoint.

Optional.

Implementation

core.String? serverTlsPolicy;