SecurityPartnerProviderConnectionStatus type

The current state of the connection with Security Partner Provider.
KnownSecurityPartnerProviderConnectionStatus can be used interchangeably with SecurityPartnerProviderConnectionStatus, this enum contains the known values that the service supports.

Known values supported by the service

Unknown: Unknown
PartiallyConnected: PartiallyConnected
Connected: Connected
NotConnected: NotConnected

type SecurityPartnerProviderConnectionStatus = string