Share via


IMigrateProviderSpecificInput Interface

Definition

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

Properties

InstanceType

The class type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to