RecoveryServicesProviderProperties interface

Recovery services provider properties.

Properties

allowedScenarios

The scenarios allowed on this provider.

authenticationIdentityDetails

The authentication identity details.

biosId

The Bios Id.

connectionStatus

A value indicating whether DRA is responsive.

dataPlaneAuthenticationIdentityDetails

The data plane authentication identity details.

draIdentifier

The DRA Id.

fabricFriendlyName

The fabric friendly name.

fabricType

Type of the site.

friendlyName

Friendly name of the DRA.

healthErrorDetails

The recovery services provider health error details.

lastHeartBeat

Time when last heartbeat was sent by the DRA.

machineId

The machine Id.

machineName

The machine name.

protectedItemCount

Number of protected VMs currently managed by the DRA.

providerVersion

The provider version.

providerVersionDetails

The provider version details.

providerVersionExpiryDate

Expiry date of the version.

providerVersionState

DRA version status.

resourceAccessIdentityDetails

The resource access identity details.

serverVersion

The fabric provider.

Property Details

allowedScenarios

The scenarios allowed on this provider.

allowedScenarios?: string[]

Property Value

string[]

authenticationIdentityDetails

The authentication identity details.

authenticationIdentityDetails?: IdentityProviderDetails

Property Value

biosId

The Bios Id.

biosId?: string

Property Value

string

connectionStatus

A value indicating whether DRA is responsive.

connectionStatus?: string

Property Value

string

dataPlaneAuthenticationIdentityDetails

The data plane authentication identity details.

dataPlaneAuthenticationIdentityDetails?: IdentityProviderDetails

Property Value

draIdentifier

The DRA Id.

draIdentifier?: string

Property Value

string

fabricFriendlyName

The fabric friendly name.

fabricFriendlyName?: string

Property Value

string

fabricType

Type of the site.

fabricType?: string

Property Value

string

friendlyName

Friendly name of the DRA.

friendlyName?: string

Property Value

string

healthErrorDetails

The recovery services provider health error details.

healthErrorDetails?: HealthError[]

Property Value

lastHeartBeat

Time when last heartbeat was sent by the DRA.

lastHeartBeat?: Date

Property Value

Date

machineId

The machine Id.

machineId?: string

Property Value

string

machineName

The machine name.

machineName?: string

Property Value

string

protectedItemCount

Number of protected VMs currently managed by the DRA.

protectedItemCount?: number

Property Value

number

providerVersion

The provider version.

providerVersion?: string

Property Value

string

providerVersionDetails

The provider version details.

providerVersionDetails?: VersionDetails

Property Value

providerVersionExpiryDate

Expiry date of the version.

providerVersionExpiryDate?: Date

Property Value

Date

providerVersionState

DRA version status.

providerVersionState?: string

Property Value

string

resourceAccessIdentityDetails

The resource access identity details.

resourceAccessIdentityDetails?: IdentityProviderDetails

Property Value

serverVersion

The fabric provider.

serverVersion?: string

Property Value

string