次の方法で共有


IUpdateMigrationItemInput Interface

Definition

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

Properties

ProviderSpecificDetail

The provider specific input to update migration item.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to