Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReferenceVm

Package version

Details of a Reference Vm

Hierarchy

  • ReferenceVm

Index

Properties

Optional password

password: undefined | string

The password of the virtual machine. This will be set to null in GET resource API

userName

userName: string

The username of the virtual machine

Optional vmResourceId

vmResourceId: undefined | string

VM resource Id for the environment NOTE: This property will not be serialized. It can only be populated by the server.

Optional vmStateDetails

vmStateDetails: VmStateDetails

The state details for the reference virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc