Delen via


HyperVReplicaBluePolicyInput Class

Definition

HyperV Replica Blue policy input.

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

Constructors

HyperVReplicaBluePolicyInput()

Initializes a new instance of the HyperVReplicaBluePolicyInput class.

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

Initializes a new instance of the HyperVReplicaBluePolicyInput class.

Properties

AllowedAuthenticationType

Gets or sets a value indicating the authentication type.

(Inherited from HyperVReplicaPolicyInput)
ApplicationConsistentSnapshotFrequencyInHours

Gets or sets a value indicating the application consistent frequency.

(Inherited from HyperVReplicaPolicyInput)
Compression

Gets or sets a value indicating whether compression has to be enabled.

(Inherited from HyperVReplicaPolicyInput)
InitialReplicationMethod

Gets or sets a value indicating whether IR is online.

(Inherited from HyperVReplicaPolicyInput)
OfflineReplicationExportPath

Gets or sets a value indicating the offline IR export path.

(Inherited from HyperVReplicaPolicyInput)
OfflineReplicationImportPath

Gets or sets a value indicating the offline IR import path.

(Inherited from HyperVReplicaPolicyInput)
OnlineReplicationStartTime

Gets or sets a value indicating the online IR start time.

(Inherited from HyperVReplicaPolicyInput)
RecoveryPoints

Gets or sets a value indicating the number of recovery points.

(Inherited from HyperVReplicaPolicyInput)
ReplicaDeletion

Gets or sets a value indicating whether the VM has to be auto deleted.

(Inherited from HyperVReplicaPolicyInput)
ReplicationFrequencyInSeconds

Gets or sets a value indicating the replication interval.

ReplicationPort

Gets or sets a value indicating the recovery HTTPS port.

(Inherited from HyperVReplicaPolicyInput)

Applies to