PrivateLinkServiceConnectionStatus type
The private endpoint connection status.
KnownPrivateLinkServiceConnectionStatus can be used interchangeably with PrivateLinkServiceConnectionStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Pending: Connection is pending approval.
Approved: Connection is approved.
Rejected: Connection is rejected.
Disconnected: Connection is disconnected.
type PrivateLinkServiceConnectionStatus = string