IApplicationStack Interface

Definition

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

Properties

Dependency
Display
Framework
MajorVersion
Name

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to