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