Share via


VMwareMachine Class

Definition

Discovered machine details.

public class VMwareMachine
type VMwareMachine = class
Public Class VMwareMachine
Inheritance
VMwareMachine

Constructors

VMwareMachine()

Initializes a new instance of the VMwareMachine class.

VMwareMachine(String, String, String, VMwareMachineProperties)

Initializes a new instance of the VMwareMachine class.

Properties

Id

Gets or sets the ARM Id of the discovered machine.

Name

Gets or sets the name of the discovered machine.

Properties

Gets or sets the discovered machine properties.

Type

Gets or sets the type of resource. Type = Microsoft.OffAzure/VMWareSites/Machines.

Applies to