Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HyperVReplicaAzurePolicyDetails

Package version

interface

An interface representing HyperVReplicaAzurePolicyDetails. Hyper-V Replica Azure specific protection profile details.

Hierarchy

  • HyperVReplicaAzurePolicyDetails

Index

Properties

Optional activeStorageAccountId

activeStorageAccountId: undefined | string
member

{string} [activeStorageAccountId] The active storage account Id.

Optional applicationConsistentSnapshotFrequencyInHours

applicationConsistentSnapshotFrequencyInHours: undefined | number
member

{number} [applicationConsistentSnapshotFrequencyInHours] The interval (in hours) at which Hyper-V Replica should create an application consistent snapshot within the VM.

Optional encryption

encryption: undefined | string
member

{string} [encryption] A value indicating whether encryption is enabled for virtual machines in this cloud.

instanceType

instanceType: "HyperVReplicaAzure"
member

{string} instanceType Polymorphic Discriminator

Optional onlineReplicationStartTime

onlineReplicationStartTime: undefined | string
member

{string} [onlineReplicationStartTime] The scheduled start time for the initial replication. If this parameter is Null, the initial replication starts immediately.

Optional recoveryPointHistoryDurationInHours

recoveryPointHistoryDurationInHours: undefined | number
member

{number} [recoveryPointHistoryDurationInHours] The duration (in hours) to which point the recovery history needs to be maintained.

Optional replicationInterval

replicationInterval: undefined | number
member

{number} [replicationInterval] The replication interval.

Generated using TypeDoc