Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineDetails

Package version

Details of the backing virtual machine.

Hierarchy

  • VirtualMachineDetails

Index

Properties

Optional lastKnownPowerState

lastKnownPowerState: undefined | string

Last known compute power state captured in DTL NOTE: This property will not be serialized. It can only be populated by the server.

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 provisioningState

provisioningState: undefined | string

Provisioning state of the Dtl 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

Compute VM login user name NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc