Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualNetwork

Package version

Virtual network model

Hierarchy

  • VirtualNetwork

Index

Properties

Optional assignable

assignable: undefined | false | true

can be used in vm creation/deletion NOTE: This property will not be serialized. It can only be populated by the server.

id

id: string

virtual network id (privateCloudId:vsphereId)

Optional location

location: undefined | string

Azure region NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

{VirtualNetworkName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional privateCloudId

privateCloudId: undefined | string

The Private Cloud id NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

{resourceProviderNamespace}/{resourceType} NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc