Visibility type

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

Known values supported by the service

Private: Private
Public: Public

type Visibility = string