Share via


ITaskTypeDetails Interface

Definition

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

Properties

InstanceType

The type of task details.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to