KnownServiceExtensionPublicNetworkAccess enum
The network access policy to determine if the specified Azure Arc Extension can use public Azure Arc Extension service endpoints.
Fields
| Disabled | Does not allow Azure Arc Extension agents to communicate with Azure Arc services over public (internet) endpoints. The agents must use the private link. |
| Enabled | Allows Azure Arc Extension agents to communicate with Azure Arc services over both public (internet) and private endpoints. |