ManagedResourcesNetworkAccessType type
Defines the network access type for managed resources.
KnownManagedResourcesNetworkAccessType can be used interchangeably with ManagedResourcesNetworkAccessType,
this enum contains the known values that the service supports.
Known values supported by the service
Public: Managed resources will be deployed with public network access enabled.
Private: Managed resources will be deployed with public network access disabled.
type ManagedResourcesNetworkAccessType = string