你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InMageRcmDiscoveredProtectedVmDetails Class

Definition

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.

Applies to