共用方式為


HyperVReplicaBluePolicyInput interface

HyperV 複本藍色原則輸入。

Extends

屬性

instanceType

多型歧視性,指定這個物件可以是的不同類型

replicationFrequencyInSeconds

值,表示複寫間隔。

繼承的屬性

allowedAuthenticationType

值,表示驗證類型。

applicationConsistentSnapshotFrequencyInHours

值,表示應用程式一致的頻率。

compression

值,指出是否必須啟用壓縮。

initialReplicationMethod

值,指出 IR 是否在在線。

offlineReplicationExportPath

值,表示離線 IR 匯出路徑。

offlineReplicationImportPath

值,表示離線 IR 匯入路徑。

onlineReplicationStartTime

值,表示在線 IR 開始時間。

recoveryPoints

值,表示恢復點的數目。

replicaDeletion

值,指出 VM 是否必須自動刪除。

replicationPort

值,表示復原 HTTPS 埠。

屬性詳細資料

instanceType

多型歧視性,指定這個物件可以是的不同類型

instanceType: "HyperVReplica2012R2"

屬性值

"HyperVReplica2012R2"

replicationFrequencyInSeconds

值,表示複寫間隔。

replicationFrequencyInSeconds?: number

屬性值

number

繼承的屬性詳細資料

allowedAuthenticationType

值,表示驗證類型。

allowedAuthenticationType?: number

屬性值

number

繼承自HyperVReplicaPolicyInput.allowedAuthenticationType

applicationConsistentSnapshotFrequencyInHours

值,表示應用程式一致的頻率。

applicationConsistentSnapshotFrequencyInHours?: number

屬性值

number

繼承自HyperVReplicaPolicyInput.applicationConsistentSnapshotFrequencyInHours

compression

值,指出是否必須啟用壓縮。

compression?: string

屬性值

string

繼承自HyperVReplicaPolicyInput.compression

initialReplicationMethod

值,指出 IR 是否在在線。

initialReplicationMethod?: string

屬性值

string

繼承自HyperVReplicaPolicyInput.initialReplicationMethod

offlineReplicationExportPath

值,表示離線 IR 匯出路徑。

offlineReplicationExportPath?: string

屬性值

string

繼承自HyperVReplicaPolicyInput.offlineReplicationExportPath

offlineReplicationImportPath

值,表示離線 IR 匯入路徑。

offlineReplicationImportPath?: string

屬性值

string

繼承自HyperVReplicaPolicyInput.offlineReplicationImportPath

onlineReplicationStartTime

值,表示在線 IR 開始時間。

onlineReplicationStartTime?: string

屬性值

string

繼承自HyperVReplicaPolicyInput.onlineReplicationStartTime

recoveryPoints

值,表示恢復點的數目。

recoveryPoints?: number

屬性值

number

繼承自HyperVReplicaPolicyInput.recoveryPoints

replicaDeletion

值,指出 VM 是否必須自動刪除。

replicaDeletion?: string

屬性值

string

繼承自HyperVReplicaPolicyInput.replicaDeletion

replicationPort

值,表示復原 HTTPS 埠。

replicationPort?: number

屬性值

number

繼承自HyperVReplicaPolicyInput.replicationPort