Compartilhar via


IWebAppStack Interface

Definition

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

Properties

DisplayText

Web App stack (display only).

Id

Resource Id.

(Inherited from IProxyOnlyResource)
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
Location

Web App stack location.

MajorVersion

List of major versions available.

Name

Resource Name.

(Inherited from IProxyOnlyResource)
PreferredOS

Web App stack preferred OS.

Type

Resource type.

(Inherited from IProxyOnlyResource)
Value

Web App stack name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to