IInMageRcmTestFailoverInput Interface

Definition

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

Properties

Name Description
InstanceType

The class type.

(Inherited from ITestFailoverProviderSpecificInput)
NetworkId

The test network Id.

OSUpgradeVersion

A value indicating the inplace OS Upgrade version.

RecoveryPointId

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

Methods

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

Applies to