HyperVReplicaBasePolicyDetails 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.
Base class for HyperVReplica policy details.
[Newtonsoft.Json.JsonObject("HyperVReplicaBasePolicyDetails")]
public class HyperVReplicaBasePolicyDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.PolicyProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("HyperVReplicaBasePolicyDetails")>]
type HyperVReplicaBasePolicyDetails = class
inherit PolicyProviderSpecificDetails
Public Class HyperVReplicaBasePolicyDetails
Inherits PolicyProviderSpecificDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
HyperVReplicaBasePolicyDetails() |
Initializes a new instance of the HyperVReplicaBasePolicyDetails class. |
HyperVReplicaBasePolicyDetails(Nullable<Int32>, Nullable<Int32>, String, String, String, String, String, Nullable<Int32>, Nullable<Int32>, String) |
Initializes a new instance of the HyperVReplicaBasePolicyDetails class. |
Properties
AllowedAuthenticationType |
Gets or sets a value indicating the authentication type. |
ApplicationConsistentSnapshotFrequencyInHours |
Gets or sets a value indicating the application consistent frequency. |
Compression |
Gets or sets a value indicating whether compression has to be enabled. |
InitialReplicationMethod |
Gets or sets a value indicating whether IR is online. |
OfflineReplicationExportPath |
Gets or sets a value indicating the offline IR export path. |
OfflineReplicationImportPath |
Gets or sets a value indicating the offline IR import path. |
OnlineReplicationStartTime |
Gets or sets a value indicating the online IR start time. |
RecoveryPoints |
Gets or sets a value indicating the number of recovery points. |
ReplicaDeletionOption |
Gets or sets a value indicating whether the VM has to be auto deleted. Supported Values: String.Empty, None, OnRecoveryCloud. |
ReplicationPort |
Gets or sets a value indicating the recovery HTTPS port. |