Machine interface

A machine in a migration project.

Properties

eTag

For optimistic concurrency control.

id

Path reference to this machine. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/machines/{machineName} NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the machine. It is a GUID which is unique identifier of machine in private data center. For user-readable name, we have a displayName property on this machine. NOTE: This property will not be serialized. It can only be populated by the server.

properties

Properties of the machine.

type

Type of the object = [Microsoft.Migrate/assessmentProjects/machines]. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

eTag

For optimistic concurrency control.

eTag?: string

Property Value

string

id

Path reference to this machine. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/machines/{machineName} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

Name of the machine. It is a GUID which is unique identifier of machine in private data center. For user-readable name, we have a displayName property on this machine. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

properties

Properties of the machine.

properties?: MachineProperties

Property Value

type

Type of the object = [Microsoft.Migrate/assessmentProjects/machines]. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string