Partilhar via


IInMageAzureV2UnplannedFailoverInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageAzureV2UnplannedFailoverInputTypeConverter))]
public interface IInMageAzureV2UnplannedFailoverInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IUnplannedFailoverProviderSpecificInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.InMageAzureV2UnplannedFailoverInputTypeConverter))>]
type IInMageAzureV2UnplannedFailoverInput = interface
    interface IJsonSerializable
    interface IUnplannedFailoverProviderSpecificInput
Public Interface IInMageAzureV2UnplannedFailoverInput
Implements IUnplannedFailoverProviderSpecificInput
Derived
Attributes
Implements

Properties

InstanceType

The class type.

(Inherited from IUnplannedFailoverProviderSpecificInput)
OSUpgradeVersion

A value indicating the inplace OS Upgrade version.

RecoveryPointId

The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to