Delen via


IApplicationStackResource Interface

Definition

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

Properties

Dependency
Display
Framework
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
MajorVersion
Name (Inherited from IProxyOnlyResource)
PropertiesName
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to