StorageConnectorState type

The state of the storage connector
KnownStorageConnectorState can be used interchangeably with StorageConnectorState, this enum contains the known values that the service supports.

Known values supported by the service

Active: Whether the connector is active
Inactive: Whether the connector is inactive

type StorageConnectorState = string