Share via


IHyperVReplicaPolicyInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.HyperVReplicaPolicyInputTypeConverter))]
public interface IHyperVReplicaPolicyInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IPolicyProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.HyperVReplicaPolicyInputTypeConverter))>]
type IHyperVReplicaPolicyInput = interface
    interface IJsonSerializable
    interface IPolicyProviderSpecificInput
Public Interface IHyperVReplicaPolicyInput
Implements IPolicyProviderSpecificInput
Derived
Attributes
Implements

Properties

AllowedAuthenticationType

A value indicating the authentication type.

ApplicationConsistentSnapshotFrequencyInHour

A value indicating the application consistent frequency.

Compression

A value indicating whether compression has to be enabled.

InitialReplicationMethod

A value indicating whether IR is online.

InstanceType

The class type.

(Inherited from IPolicyProviderSpecificInput)
OfflineReplicationExportPath

A value indicating the offline IR export path.

OfflineReplicationImportPath

A value indicating the offline IR import path.

OnlineReplicationStartTime

A value indicating the online IR start time.

RecoveryPoint

A value indicating the number of recovery points.

ReplicaDeletion

A value indicating whether the VM has to be auto deleted.

ReplicationPort

A value indicating the recovery HTTPS port.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to