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

ASRRecoveryServicesProvider Class

Definition

Azure Site Recovery Server.

public class ASRRecoveryServicesProvider
type ASRRecoveryServicesProvider = class
Public Class ASRRecoveryServicesProvider
Inheritance
ASRRecoveryServicesProvider

Constructors

ASRRecoveryServicesProvider()

Initializes a new instance of the ASRRecoveryServicesProvider class.

ASRRecoveryServicesProvider(RecoveryServicesProvider)

Initializes a new instance of the ASRRecoveryServicesProvider class with required parameters.

Properties

Connected

Gets or sets a value indicating whether server is connected or not.

FabricType

Gets or sets the type of Server - VMM.

FriendlyName

Gets or sets Name of the Server.

ID

Gets or sets Server ID.

LastHeartbeat

Gets or sets Last communicated time.

Name

Gets or sets Name of the Server.

ProviderVersion

Gets or sets Provider version.

ServerVersion

Gets or sets Server version.

Type

Gets or sets the Type of Management entity - VMM, V-Center.

Applies to