Visibility type
Gets or sets the visibility of the configuration. The default value is 'Custom'
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