IA2AClusterRecoveryPointDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.A2AClusterRecoveryPointDetailsTypeConverter))]
public interface IA2AClusterRecoveryPointDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IClusterProviderSpecificRecoveryPointDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.A2AClusterRecoveryPointDetailsTypeConverter))>]
type IA2AClusterRecoveryPointDetails = interface
    interface IJsonSerializable
    interface IClusterProviderSpecificRecoveryPointDetails
Public Interface IA2AClusterRecoveryPointDetails
Implements IClusterProviderSpecificRecoveryPointDetails
Derived
Attributes
Implements

Properties

Name Description
InstanceType

Gets the provider type.

(Inherited from IClusterProviderSpecificRecoveryPointDetails)
Node

The list of nodes representing the cluster.

RecoveryPointSyncType

A value indicating whether the recovery point is multi VM consistent.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to