KeyVaultVisibility type

The internet visibility of a keyvault resource
KnownKeyVaultVisibility can be used interchangeably with KeyVaultVisibility, this enum contains the known values that the service supports.

Known values supported by the service

Public: The keyvault is visible from the internet.
Private: The keyvault is not visible from the internet.

type KeyVaultVisibility = string