Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateAccessVirtualNetwork

Package version

Description of a Virtual Network that is useable for private site access.

Hierarchy

  • PrivateAccessVirtualNetwork

Index

Properties

Properties

Optional key

key: undefined | number

The key (ID) of the Virtual Network.

Optional name

name: undefined | string

The name of the Virtual Network.

Optional resourceId

resourceId: undefined | string

The ARM uri of the Virtual Network

Optional subnets

A List of subnets that access is allowed to on this Virtual Network. An empty array (but not null) is interpreted to mean that all subnets are allowed within this Virtual Network.

Generated using TypeDoc