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.
public class A2ACrossClusterMigrationReplicationDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ReplicationProviderSpecificSettings, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ACrossClusterMigrationReplicationDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ACrossClusterMigrationReplicationDetails>
type A2ACrossClusterMigrationReplicationDetails = class
inherit ReplicationProviderSpecificSettings
interface IJsonModel<A2ACrossClusterMigrationReplicationDetails>
interface IPersistableModel<A2ACrossClusterMigrationReplicationDetails>
Public Class A2ACrossClusterMigrationReplicationDetails
Inherits ReplicationProviderSpecificSettings
Implements IJsonModel(Of A2ACrossClusterMigrationReplicationDetails), IPersistableModel(Of A2ACrossClusterMigrationReplicationDetails)
- Inheritance
- Implements
Properties
FabricObjectId |
The fabric specific object Id of the virtual machine. |
LifecycleId |
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 |
The type of operating system. |
PrimaryFabricLocation |
Primary fabric location. |
VmProtectionState |
The protection state for the vm. |
VmProtectionStateDescription |
The protection state description for the vm. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET