Click or drag to resize
ReplicaVmInfoModel Properties

The ReplicaVmInfoModel type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets or sets the virtual machine guest DNS name/IP Address.
(Inherited from VmInfoModel.)
Public propertyBiosGuid
Gets or sets the virtual machine BIOS Guid.
(Inherited from VmInfoModel.)
Public propertyBootVolumeSignature
Gets or sets the VM boot volume signature.
(Inherited from VmInfoModel.)
Public propertyCoresPerProcessor
Gets or sets the number of cores per processor.
Public propertyCpus
Gets or sets the number of CPUs for the replica Vm.
Public propertyDisplayName
Gets or sets the virtual machine display name.
(Inherited from VmInfoModel.)
Public propertyGuestOS
Gets or sets the virtual machine guest OS.
(Inherited from VmInfoModel.)
Public propertyGuestUri
Gets or sets the guest URI.
(Inherited from VmInfoModel.)
Public propertyId
Gets or sets the virtual machine Guid.
(Inherited from VmInfoModel.)
Public propertyMemory
Gets or sets the amount of RAM in bytes the Vm should have.
Public propertyOperatingSystem
Gets or sets the ESX operating system name.
Public propertyPath
Gets or sets the virtual machine location.
(Inherited from VmInfoModel.)
Public propertyPathTransformations
Gets or sets the path transformations.
(Inherited from VmInfoModel.)
Public propertyPrestageFolder
Gets or sets the prestage folder.
Public propertyReplicaVmVersion
Gets or sets the version of the Vm hardware.
Public propertyRunOnceAtStartup
Gets or sets a command to run when the replica vm is first powered on.
Public propertySnapshotDataPath
Gets or sets the virtual machine snapshot location.
(Inherited from VmInfoModel.)
Public propertySnapshotFileNames
Gets or sets the VM snapshot FileNames.
(Inherited from VmInfoModel.)
Public propertySystemDirectory
Gets or sets the VM system directory.
(Inherited from VmInfoModel.)
Public propertyVirtualHardDiskPath
Gets or sets the virtual hard disk path.
(Inherited from VmInfoModel.)
Top
See Also