Visibility type

Defines values for Visibility.
KnownVisibility can be used interchangeably with Visibility, this enum contains the known values that the service supports.

Known values supported by the service

Custom: Only visible to users with permissions.
Public: Visible to all users.

type Visibility = string