GatewayCertificateVerification type  
Defines values for GatewayCertificateVerification. 
KnownGatewayCertificateVerification can be used interchangeably with GatewayCertificateVerification,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: Enable certificate verification in Spring Cloud Gateway. 
Disabled: Disable certificate verification in Spring Cloud Gateway.
type GatewayCertificateVerification = string