Share via


ISolutionSummary Interface

Definition

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

Properties

InstanceType

Gets the Instance type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to