Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkInterface

Package version

Network details of the environment

Hierarchy

  • NetworkInterface

Index

Properties

Optional privateIpAddress

privateIpAddress: undefined | string

PrivateIp address of the Compute VM NOTE: This property will not be serialized. It can only be populated by the server.

Optional rdpAuthority

rdpAuthority: undefined | string

Connection information for Windows NOTE: This property will not be serialized. It can only be populated by the server.

Optional sshAuthority

sshAuthority: undefined | string

Connection information for Linux NOTE: This property will not be serialized. It can only be populated by the server.

Optional username

username: undefined | string

Username of the VM NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc