Share via


IMigrationOperationInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20250630.MigrationOperationInputTypeConverter))]
public interface IMigrationOperationInput : Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Models.Api20250630.MigrationOperationInputTypeConverter))>]
type IMigrationOperationInput = interface
    interface IJsonSerializable
Public Interface IMigrationOperationInput
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
MigrationOperationId

ID tracking migration operation.

Methods

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

Applies to