Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownPublicNetworkAccessType

Package version

Known values of PublicNetworkAccessType that the service accepts.

Index

Enumeration members

Enumeration members

Disabled

Disabled: = "Disabled"

Does not allow Azure Arc agents to communicate with Azure Arc services over public (internet) endpoints. The agents must use the private link.

Enabled

Enabled: = "Enabled"

Allows Azure Arc agents to communicate with Azure Arc services over both public (internet) and private endpoints.

Generated using TypeDoc