HyperVReplicaBlueReplicationDetails 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 2012 R2 (Blue) replication details.
[Newtonsoft.Json.JsonObject("HyperVReplica2012R2")]
public class HyperVReplicaBlueReplicationDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationProviderSpecificSettings
[<Newtonsoft.Json.JsonObject("HyperVReplica2012R2")>]
type HyperVReplicaBlueReplicationDetails = class
inherit ReplicationProviderSpecificSettings
Public Class HyperVReplicaBlueReplicationDetails
Inherits ReplicationProviderSpecificSettings
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
HyperVReplicaBlueReplicationDetails() |
Initializes a new instance of the HyperVReplicaBlueReplicationDetails class. |
HyperVReplicaBlueReplicationDetails(Nullable<DateTime>, IList<VMNicDetails>, String, String, String, InitialReplicationDetails, IList<DiskDetails>) |
Initializes a new instance of the HyperVReplicaBlueReplicationDetails class. |
Properties
InitialReplicationDetails |
Gets or sets initial replication details. |
LastReplicatedTime |
Gets or sets the Last replication time. |
VMDiskDetails |
Gets or sets vM disk details. |
VMId |
Gets or sets the virtual machine Id. |
VMNics |
Gets or sets the PE Network details. |
VMProtectionState |
Gets or sets the protection state for the vm. |
VMProtectionStateDescription |
Gets or sets the protection state description for the vm. |