ASRInMageRcmSpecificVMDetails 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 InMageRcm.
public class ASRInMageRcmSpecificVMDetails : Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRFabricSpecificVMDetails
type ASRInMageRcmSpecificVMDetails = class
inherit ASRFabricSpecificVMDetails
Public Class ASRInMageRcmSpecificVMDetails
Inherits ASRFabricSpecificVMDetails
- Inheritance
Constructors
ASRInMageRcmSpecificVMDetails(VMwareMachineProperties) |
Initializes a new instance of the ASRInMageRcmSpecificVMDetails class. |
Properties
AllocatedMemoryInMB |
Gets or sets allocated memory in MB. |
BiosGuid |
Gets or sets the BIOS guid of the machine. |
HostName |
Gets or sets the host name. |
HostVersion |
Gets or sets the host version. |
InstanceUuid |
Gets or sets the virtual machine instance UUID. |
NetworkAdapters |
Gets or sets the list of network adapters attached to the virtual machine. |
NumberOfProcessorCore |
Gets or sets number of processor cores. |
PowerStatus |
Gets or sets the power status. |
VCenterFQDN |
Gets or sets the VCenter FQDN. |
VCenterId |
Gets or sets the VCenter ID. |