Share via


IRegisterToolInput Interface

Definition

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

Properties

Tool

Gets or sets the tool to be registered.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to