A2AClusterRecoveryPointDetails 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 cluster recovery point details.
public class A2AClusterRecoveryPointDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ClusterProviderSpecificRecoveryPointDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AClusterRecoveryPointDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AClusterRecoveryPointDetails>
type A2AClusterRecoveryPointDetails = class
inherit ClusterProviderSpecificRecoveryPointDetails
interface IJsonModel<A2AClusterRecoveryPointDetails>
interface IPersistableModel<A2AClusterRecoveryPointDetails>
Public Class A2AClusterRecoveryPointDetails
Inherits ClusterProviderSpecificRecoveryPointDetails
Implements IJsonModel(Of A2AClusterRecoveryPointDetails), IPersistableModel(Of A2AClusterRecoveryPointDetails)
- Inheritance
- Implements
Properties
Nodes |
The list of nodes representing the cluster. |
RecoveryPointSyncType |
A value indicating whether the recovery point is multi VM consistent. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |