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

ASRVMWareSpecificVMDetails Class

Definition

Fabric Specific Virtual Machine Details for VMWare.

public class ASRVMWareSpecificVMDetails : Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRFabricSpecificVMDetails
type ASRVMWareSpecificVMDetails = class
    inherit ASRFabricSpecificVMDetails
Public Class ASRVMWareSpecificVMDetails
Inherits ASRFabricSpecificVMDetails
Inheritance
ASRVMWareSpecificVMDetails

Constructors

ASRVMWareSpecificVMDetails()

Properties

AgentGeneratedId

Gets or sets the ID generated by the InMage agent after it gets installed on guest.

AgentInstalled

Gets or sets the value indicating if InMage scout agent is installed on guest.

AgentVersion

Gets or sets the agent version installed on VM.

DiscoveryType

Gets or sets the discovery type of the machine.

IpAddress

Gets or sets the IP address of the VM.

PoweredOn

Gets or sets the value indicating whether VM is powered on.

Applies to