BackendType type
Defines values for BackendType.
KnownBackendType can be used interchangeably with BackendType,
this enum contains the known values that the service supports.
Known values supported by the service
Single: supports single backend
Pool: supports pool backend
type BackendType = string