HyperVReplicaAzurePolicyDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Hyper-V Replica Azure specific protection profile details.
public class HyperVReplicaAzurePolicyDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.PolicyProviderSpecificDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaAzurePolicyDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaAzurePolicyDetails>
type HyperVReplicaAzurePolicyDetails = class
inherit PolicyProviderSpecificDetails
interface IJsonModel<HyperVReplicaAzurePolicyDetails>
interface IPersistableModel<HyperVReplicaAzurePolicyDetails>
Public Class HyperVReplicaAzurePolicyDetails
Inherits PolicyProviderSpecificDetails
Implements IJsonModel(Of HyperVReplicaAzurePolicyDetails), IPersistableModel(Of HyperVReplicaAzurePolicyDetails)
- Inheritance
- Implements
Properties
ActiveStorageAccountId |
The active storage account Id. |
ApplicationConsistentSnapshotFrequencyInHours |
The interval (in hours) at which Hyper-V Replica should create an application consistent snapshot within the VM. |
Encryption |
A value indicating whether encryption is enabled for virtual machines in this cloud. |
OnlineReplicationStartTime |
The scheduled start time for the initial replication. If this parameter is Null, the initial replication starts immediately. |
RecoveryPointHistoryDurationInHours |
The duration (in hours) to which point the recovery history needs to be maintained. |
ReplicationInterval |
The replication interval. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET