ISolution Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SolutionTypeConverter))]
public interface ISolution : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SolutionTypeConverter))>]
type ISolution = interface
    interface IJsonSerializable
Public Interface ISolution
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Data
Description
DisplayName
Id
Metadata
Order
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to