MachineReferenceWithHints interface

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

Properties

displayNameHint

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

id

Resource URI.

kind

Polymorphic Discriminator

name

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

osFamilyHint

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.

type

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

Property Details

displayNameHint

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

displayNameHint?: string

Property Value

string

id

Resource URI.

id: string

Property Value

string

kind

Polymorphic Discriminator

kind: "ref:machinewithhints"

Property Value

"ref:machinewithhints"

name

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

name?: string

Property Value

string

osFamilyHint

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.

osFamilyHint?: OperatingSystemFamily

Property Value

type

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

type?: string

Property Value

string