HyperVReplicaBluePolicyContent 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.
HyperV Replica Blue policy input.
public class HyperVReplicaBluePolicyContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaPolicyContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaBluePolicyContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplicaBluePolicyContent>
type HyperVReplicaBluePolicyContent = class
inherit HyperVReplicaPolicyContent
interface IJsonModel<HyperVReplicaBluePolicyContent>
interface IPersistableModel<HyperVReplicaBluePolicyContent>
Public Class HyperVReplicaBluePolicyContent
Inherits HyperVReplicaPolicyContent
Implements IJsonModel(Of HyperVReplicaBluePolicyContent), IPersistableModel(Of HyperVReplicaBluePolicyContent)
- Inheritance
- Implements
Constructors
HyperVReplicaBluePolicyContent() |
Initializes a new instance of HyperVReplicaBluePolicyContent. |
Properties
AllowedAuthenticationType |
A value indicating the authentication type. (Inherited from HyperVReplicaPolicyContent) |
ApplicationConsistentSnapshotFrequencyInHours |
A value indicating the application consistent frequency. (Inherited from HyperVReplicaPolicyContent) |
Compression |
A value indicating whether compression has to be enabled. (Inherited from HyperVReplicaPolicyContent) |
InitialReplicationMethod |
A value indicating whether IR is online. (Inherited from HyperVReplicaPolicyContent) |
OfflineReplicationExportPath |
A value indicating the offline IR export path. (Inherited from HyperVReplicaPolicyContent) |
OfflineReplicationImportPath |
A value indicating the offline IR import path. (Inherited from HyperVReplicaPolicyContent) |
OnlineReplicationStartTime |
A value indicating the online IR start time. (Inherited from HyperVReplicaPolicyContent) |
RecoveryPoints |
A value indicating the number of recovery points. (Inherited from HyperVReplicaPolicyContent) |
ReplicaDeletion |
A value indicating whether the VM has to be auto deleted. (Inherited from HyperVReplicaPolicyContent) |
ReplicationFrequencyInSeconds |
A value indicating the replication interval. |
ReplicationPort |
A value indicating the recovery HTTPS port. (Inherited from HyperVReplicaPolicyContent) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET