你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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