SecurityProvider type

Specifies the security provider for the transit hub.
KnownSecurityProvider can be used interchangeably with SecurityProvider, this enum contains the known values that the service supports.

Known values supported by the service

None: No security provider
AzureFirewall: Azure Firewall security provider

type SecurityProvider = string