IA2AApplyRecoveryPointInput Interface

Definition

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

Properties

Name Description
InstanceType

The class type.

(Inherited from IApplyRecoveryPointProviderSpecificInput)

Methods

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

Applies to