InMageRcmDiscoveredProtectedVmDetails 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.
InMageRcm discovered protected VM details.
public class InMageRcmDiscoveredProtectedVmDetails
type InMageRcmDiscoveredProtectedVmDetails = class
Public Class InMageRcmDiscoveredProtectedVmDetails
- Inheritance
-
InMageRcmDiscoveredProtectedVmDetails
Constructors
InMageRcmDiscoveredProtectedVmDetails() |
Initializes a new instance of the InMageRcmDiscoveredProtectedVmDetails class. |
InMageRcmDiscoveredProtectedVmDetails(String, String, IList<String>, IList<String>, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<DateTime>) |
Initializes a new instance of the InMageRcmDiscoveredProtectedVmDetails 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. |