BackendEnabledState type

Whether to enable use of this backend. Permitted values are 'Enabled' or 'Disabled'
KnownBackendEnabledState can be used interchangeably with BackendEnabledState, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: Enabled
Disabled: Disabled

type BackendEnabledState = string