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

HyperVReplicaPolicyInput interface

Hyper-V Replica specific policy Input.

Extends

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.

instanceType

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

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

allowedAuthenticationType

A value indicating the authentication type.

allowedAuthenticationType?: number

Property Value

number

applicationConsistentSnapshotFrequencyInHours

A value indicating the application consistent frequency.

applicationConsistentSnapshotFrequencyInHours?: number

Property Value

number

compression

A value indicating whether compression has to be enabled.

compression?: string

Property Value

string

initialReplicationMethod

A value indicating whether IR is online.

initialReplicationMethod?: string

Property Value

string

instanceType

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

instanceType: "HyperVReplica2012" | "HyperVReplica2012R2"

Property Value

"HyperVReplica2012" | "HyperVReplica2012R2"

offlineReplicationExportPath

A value indicating the offline IR export path.

offlineReplicationExportPath?: string

Property Value

string

offlineReplicationImportPath

A value indicating the offline IR import path.

offlineReplicationImportPath?: string

Property Value

string

onlineReplicationStartTime

A value indicating the online IR start time.

onlineReplicationStartTime?: string

Property Value

string

recoveryPoints

A value indicating the number of recovery points.

recoveryPoints?: number

Property Value

number

replicaDeletion

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

replicaDeletion?: string

Property Value

string

replicationPort

A value indicating the recovery HTTPS port.

replicationPort?: number

Property Value

number