BackendProtocol type
Defines values for BackendProtocol.
KnownBackendProtocol can be used interchangeably with BackendProtocol,
this enum contains the known values that the service supports.
Known values supported by the service
http: The Backend is a RESTful service.
soap: The Backend is a SOAP service.
type BackendProtocol = string