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

InMageRcmFailbackDiscoveredProtectedVmDetails Class

Definition

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.

Applies to