certificateMap property

String? certificateMap
getter/setter pair

URL of a certificate map that identifies a certificate map associated with the given target proxy.

This field can only be set for global target proxies. If set, sslCertificates will be ignored. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}.

Implementation

core.String? certificateMap;