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

FailoverReplicationProtectedItemDetails Class

Definition

Failover details for a replication protected item.

public class FailoverReplicationProtectedItemDetails
type FailoverReplicationProtectedItemDetails = class
Public Class FailoverReplicationProtectedItemDetails
Inheritance
FailoverReplicationProtectedItemDetails

Constructors

FailoverReplicationProtectedItemDetails()

Initializes a new instance of the FailoverReplicationProtectedItemDetails class.

FailoverReplicationProtectedItemDetails(String, String, String, String, String, String, String, String, Nullable<DateTime>)

Initializes a new instance of the FailoverReplicationProtectedItemDetails class.

Properties

FriendlyName

Gets or sets the friendly name.

Name

Gets or sets the name.

NetworkConnectionStatus

Gets or sets the network connection status.

NetworkFriendlyName

Gets or sets the network friendly name.

RecoveryPointId

Gets or sets the recovery point Id.

RecoveryPointTime

Gets or sets the recovery point time.

Subnet

Gets or sets the network subnet.

TestVMFriendlyName

Gets or sets the test Vm friendly name.

TestVMName

Gets or sets the test Vm name.

Applies to