ASRVMWareSpecificVMDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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. |