Delen via


HyperVReplicaAzurePolicyDetails Class

Definition

Hyper-V Replica Azure specific protection profile details.

[Newtonsoft.Json.JsonObject("HyperVReplicaAzure")]
public class HyperVReplicaAzurePolicyDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.PolicyProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("HyperVReplicaAzure")>]
type HyperVReplicaAzurePolicyDetails = class
    inherit PolicyProviderSpecificDetails
Public Class HyperVReplicaAzurePolicyDetails
Inherits PolicyProviderSpecificDetails
Inheritance
HyperVReplicaAzurePolicyDetails
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

HyperVReplicaAzurePolicyDetails()

Initializes a new instance of the HyperVReplicaAzurePolicyDetails class.

HyperVReplicaAzurePolicyDetails(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, String, String)

Initializes a new instance of the HyperVReplicaAzurePolicyDetails class.

Properties

ActiveStorageAccountId

Gets or sets the active storage account Id.

ApplicationConsistentSnapshotFrequencyInHours

Gets or sets the interval (in hours) at which Hyper-V Replica should create an application consistent snapshot within the VM.

Encryption

Gets or sets a value indicating whether encryption is enabled for virtual machines in this cloud.

OnlineReplicationStartTime

Gets or sets the scheduled start time for the initial replication. If this parameter is Null, the initial replication starts immediately.

RecoveryPointHistoryDurationInHours

Gets or sets the duration (in hours) to which point the recovery history needs to be maintained.

ReplicationInterval

Gets or sets the replication interval.

Applies to