AssessedMachine interface

A machine evaluated as part of an assessment.

Properties

eTag

For optimistic concurrency control.

id

Path reference to this assessed machine. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/groups/{groupName}/assessments/{assessmentName}/assessedMachines/{assessedMachineName} NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the machine. NOTE: This property will not be serialized. It can only be populated by the server.

properties

Properties of an assessed machine.

type

Type of the object = [Microsoft.Migrate/assessmentProjects/groups/assessments/assessedMachines]. 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 assessed machine. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/groups/{groupName}/assessments/{assessmentName}/assessedMachines/{assessedMachineName} 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. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

properties

Properties of an assessed machine.

properties?: AssessedMachineProperties

Property Value

type

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

type?: string

Property Value

string