InMageRcmFailbackDiscoveredProtectedVmDetails 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.
InMageRcmFailback discovered VM details.
public class InMageRcmFailbackDiscoveredProtectedVmDetails
type InMageRcmFailbackDiscoveredProtectedVmDetails = class
Public Class InMageRcmFailbackDiscoveredProtectedVmDetails
- Inheritance
-
InMageRcmFailbackDiscoveredProtectedVmDetails
Constructors
InMageRcmFailbackDiscoveredProtectedVmDetails() |
Initializes a new instance of the InMageRcmFailbackDiscoveredProtectedVmDetails class. |
InMageRcmFailbackDiscoveredProtectedVmDetails(String, String, IList<String>, IList<String>, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<DateTime>) |
Initializes a new instance of the InMageRcmFailbackDiscoveredProtectedVmDetails class. |
Properties
CreatedTimestamp |
Gets the SDS created timestamp. |
Datastores |
Gets the list of datastores. |
IPAddresses |
Gets the list of IP addresses. |
IsDeleted |
Gets a value indicating whether the VM is deleted. |
LastDiscoveryTimeInUtc |
Gets the last time when SDS information discovered in SRS. |
OSName |
Gets the VM's OS name. |
PowerStatus |
Gets the VM power status. |
UpdatedTimestamp |
Gets the SDS updated timestamp. |
VCenterFqdn |
Gets the VCenter fqdn. |
VCenterId |
Gets the VCenter Id. |
VMFqdn |
Gets the VM fqdn. |
VmwareToolsStatus |
Gets the VMware tools status. |