Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownVirtualNetworkType

Package version

Known values of VirtualNetworkType that the service accepts.

Index

Enumeration members

Enumeration members

External

External: = "External"

The service is part of Virtual Network and it is accessible from Internet.

Internal

Internal: = "Internal"

The service is part of Virtual Network and it is only accessible from within the virtual network.

None

None: = "None"

The service is not part of any Virtual Network.

Generated using TypeDoc