IHyperVReplicaBluePolicyInput Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.HyperVReplicaBluePolicyInputTypeConverter))]
public interface IHyperVReplicaBluePolicyInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IHyperVReplicaPolicyInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.HyperVReplicaBluePolicyInputTypeConverter))>]
type IHyperVReplicaBluePolicyInput = interface
interface IJsonSerializable
interface IHyperVReplicaPolicyInput
interface IPolicyProviderSpecificInput
Public Interface IHyperVReplicaBluePolicyInput
Implements IHyperVReplicaPolicyInput
- Derived
- Attributes
- Implements
Properties
AllowedAuthenticationType |
A value indicating the authentication type. (Inherited from IHyperVReplicaPolicyInput) |
ApplicationConsistentSnapshotFrequencyInHour |
A value indicating the application consistent frequency. (Inherited from IHyperVReplicaPolicyInput) |
Compression |
A value indicating whether compression has to be enabled. (Inherited from IHyperVReplicaPolicyInput) |
InitialReplicationMethod |
A value indicating whether IR is online. (Inherited from IHyperVReplicaPolicyInput) |
InstanceType |
The class type. (Inherited from IPolicyProviderSpecificInput) |
OfflineReplicationExportPath |
A value indicating the offline IR export path. (Inherited from IHyperVReplicaPolicyInput) |
OfflineReplicationImportPath |
A value indicating the offline IR import path. (Inherited from IHyperVReplicaPolicyInput) |
OnlineReplicationStartTime |
A value indicating the online IR start time. (Inherited from IHyperVReplicaPolicyInput) |
RecoveryPoint |
A value indicating the number of recovery points. (Inherited from IHyperVReplicaPolicyInput) |
ReplicaDeletion |
A value indicating whether the VM has to be auto deleted. (Inherited from IHyperVReplicaPolicyInput) |
ReplicationFrequencyInSecond |
A value indicating the replication interval. |
ReplicationPort |
A value indicating the recovery HTTPS port. (Inherited from IHyperVReplicaPolicyInput) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |