IA2AClusterUnplannedFailoverInput Interface

Definition

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

Properties

Name Description
ClusterRecoveryPointId

The cluster recovery point id to be passed to failover to a particular recovery point.

IndividualNodeRecoveryPoint

The list of individual node recovery points.

InstanceType

The class type.

(Inherited from IClusterUnplannedFailoverProviderSpecificInput)

Methods

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

Applies to