Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VmStateDetails

Package version

Details about the state of the reference virtual machine.

Hierarchy

  • VmStateDetails

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 powerState

powerState: undefined | string

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

Optional rdpAuthority

rdpAuthority: undefined | string

The RdpAuthority property is a server DNS host name or IP address followed by the service port number for RDP (Remote Desktop Protocol). NOTE: This property will not be serialized. It can only be populated by the server.

Optional sshAuthority

sshAuthority: undefined | string

The SshAuthority property is a server DNS host name or IP address followed by the service port number for SSH. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc