Compartir a través de


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

Application stack dependency.

Display

Application stack display name.

Framework

List of frameworks associated with application stack.

Id

Resource Id.

(Inherited from IProxyOnlyResource)
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
MajorVersion

List of major versions available.

Name

Resource Name.

(Inherited from IProxyOnlyResource)
PropertiesName

Application stack name.

Type

Resource type.

(Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to