PrivateLinkServiceConnectionStatus type

The status of a private endpoint connection
KnownPrivateLinkServiceConnectionStatus can be used interchangeably with PrivateLinkServiceConnectionStatus, this enum contains the known values that the service supports.

Known values supported by the service

Pending: Pending
Approved: Approved
Rejected: Rejected
Disconnected: Disconnected

type PrivateLinkServiceConnectionStatus = string