IHyperVReplicaBluePolicyDetails 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.Api202301.HyperVReplicaBluePolicyDetailsTypeConverter))]
public interface IHyperVReplicaBluePolicyDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IPolicyProviderSpecificDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.HyperVReplicaBluePolicyDetailsTypeConverter))>]
type IHyperVReplicaBluePolicyDetails = interface
interface IJsonSerializable
interface IPolicyProviderSpecificDetails
Public Interface IHyperVReplicaBluePolicyDetails
Implements IPolicyProviderSpecificDetails
- 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 |
Gets the class type. Overridden in derived classes. (Inherited from IPolicyProviderSpecificDetails) |
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. |
ReplicaDeletionOption |
A value indicating whether the VM has to be auto deleted. Supported Values: String.Empty, None, OnRecoveryCloud |
ReplicationFrequencyInSecond |
A value indicating the replication interval. |
ReplicationPort |
A value indicating the recovery HTTPS port. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |