AccessMode type

The access mode of the private link service.
KnownAccessMode can be used interchangeably with AccessMode, this enum contains the known values that the service supports.

Known values supported by the service

Default: Allows unrestricted access to the private link service.
Restricted: Limits access to subscriptions which are inside visibility list only.

type AccessMode = string