次の方法で共有


IInMageAzureV2UnplannedFailoverInput Interface

Definition

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

Properties

InstanceType

The class type.

(Inherited from IUnplannedFailoverProviderSpecificInput)
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