A2ACrossClusterMigrationReplicationDetails 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.
A2A provider specific settings.
[Newtonsoft.Json.JsonObject("A2ACrossClusterMigration")]
public class A2ACrossClusterMigrationReplicationDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationProviderSpecificSettings
[<Newtonsoft.Json.JsonObject("A2ACrossClusterMigration")>]
type A2ACrossClusterMigrationReplicationDetails = class
inherit ReplicationProviderSpecificSettings
Public Class A2ACrossClusterMigrationReplicationDetails
Inherits ReplicationProviderSpecificSettings
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
A2ACrossClusterMigrationReplicationDetails() |
Initializes a new instance of the A2ACrossClusterMigrationReplicationDetails class. |
A2ACrossClusterMigrationReplicationDetails(String, String, String, String, String, String) |
Initializes a new instance of the A2ACrossClusterMigrationReplicationDetails class. |
Properties
FabricObjectId |
Gets or sets the fabric specific object Id of the virtual machine. |
LifecycleId |
Gets or sets an id associated with the PE that survives actions like switch protection which change the backing PE/CPE objects internally.The lifecycle id gets carried forward to have a link/continuity in being able to have an Id that denotes the "same" protected item even though other internal Ids/ARM Id might be changing. |
OSType |
Gets or sets the type of operating system. |
PrimaryFabricLocation |
Gets or sets primary fabric location. |
VMProtectionState |
Gets or sets the protection state for the vm. |
VMProtectionStateDescription |
Gets or sets the protection state description for the vm. |