Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineReferenceWithHints

Package version

A machine reference with a hint of the machine's name and operating system.

Hierarchy

  • MachineReferenceWithHints

Index

Properties

Optional displayNameHint

displayNameHint: undefined | string

Last known display name. NOTE: This property will not be serialized. It can only be populated by the server.

id

id: string

Resource URI.

kind

kind: "ref:machinewithhints"

Polymorphic Discriminator

Optional name

name: undefined | string

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

Optional osFamilyHint

osFamilyHint: OperatingSystemFamily

Last known operating system family. Possible values include: 'unknown', 'windows', 'linux', 'solaris', 'aix' NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type qualifier. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc