HyperVReplicaBluePolicyInput interface

HyperV Replica Blue policy input.

Extends

Properties

instanceType

Polymorphic discriminator, which specifies the different types this object can be

replicationFrequencyInSeconds

A value indicating the replication interval.

Inherited Properties

allowedAuthenticationType

A value indicating the authentication type.

applicationConsistentSnapshotFrequencyInHours

A value indicating the application consistent frequency.

compression

A value indicating whether compression has to be enabled.

initialReplicationMethod

A value indicating whether IR is online.

offlineReplicationExportPath

A value indicating the offline IR export path.

offlineReplicationImportPath

A value indicating the offline IR import path.

onlineReplicationStartTime

A value indicating the online IR start time.

recoveryPoints

A value indicating the number of recovery points.

replicaDeletion

A value indicating whether the VM has to be auto deleted.

replicationPort

A value indicating the recovery HTTPS port.

Property Details

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "HyperVReplica2012R2"

Property Value

"HyperVReplica2012R2"

replicationFrequencyInSeconds

A value indicating the replication interval.

replicationFrequencyInSeconds?: number

Property Value

number

Inherited Property Details

allowedAuthenticationType

A value indicating the authentication type.

allowedAuthenticationType?: number

Property Value

number

Inherited From HyperVReplicaPolicyInput.allowedAuthenticationType

applicationConsistentSnapshotFrequencyInHours

A value indicating the application consistent frequency.

applicationConsistentSnapshotFrequencyInHours?: number

Property Value

number

Inherited From HyperVReplicaPolicyInput.applicationConsistentSnapshotFrequencyInHours

compression

A value indicating whether compression has to be enabled.

compression?: string

Property Value

string

Inherited From HyperVReplicaPolicyInput.compression

initialReplicationMethod

A value indicating whether IR is online.

initialReplicationMethod?: string

Property Value

string

Inherited From HyperVReplicaPolicyInput.initialReplicationMethod

offlineReplicationExportPath

A value indicating the offline IR export path.

offlineReplicationExportPath?: string

Property Value

string

Inherited From HyperVReplicaPolicyInput.offlineReplicationExportPath

offlineReplicationImportPath

A value indicating the offline IR import path.

offlineReplicationImportPath?: string

Property Value

string

Inherited From HyperVReplicaPolicyInput.offlineReplicationImportPath

onlineReplicationStartTime

A value indicating the online IR start time.

onlineReplicationStartTime?: string

Property Value

string

Inherited From HyperVReplicaPolicyInput.onlineReplicationStartTime

recoveryPoints

A value indicating the number of recovery points.

recoveryPoints?: number

Property Value

number

Inherited From HyperVReplicaPolicyInput.recoveryPoints

replicaDeletion

A value indicating whether the VM has to be auto deleted.

replicaDeletion?: string

Property Value

string

Inherited From HyperVReplicaPolicyInput.replicaDeletion

replicationPort

A value indicating the recovery HTTPS port.

replicationPort?: number

Property Value

number

Inherited From HyperVReplicaPolicyInput.replicationPort