Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualNetworkProfile

Package version

Specification for using a Virtual Network.

Hierarchy

  • VirtualNetworkProfile

Index

Properties

Properties

Optional id

id: undefined | string

Resource id of the Virtual Network.

Optional name

name: undefined | string

Name of the Virtual Network (read-only). NOTE: This property will not be serialized. It can only be populated by the server.

Optional subnet

subnet: undefined | string

Subnet within the Virtual Network.

Optional type

type: undefined | string

Resource type of the Virtual Network (read-only). NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc