Freigeben über


FunctionAppStack Klasse

Definition

Funktions-App-Stapel.

[Microsoft.Rest.Serialization.JsonTransformation]
public class FunctionAppStack : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type FunctionAppStack = class
    inherit ProxyOnlyResource
Public Class FunctionAppStack
Inherits ProxyOnlyResource
Vererbung
FunctionAppStack
Attribute

Konstruktoren

FunctionAppStack()

Initialisiert eine neue instance der FunctionAppStack-Klasse.

FunctionAppStack(String, String, String, String, String, String, String, IList<FunctionAppMajorVersion>, Nullable<StackPreferredOs>)

Initialisiert eine neue instance der FunctionAppStack-Klasse.

Eigenschaften

DisplayText

Ruft Funktions-App-Stapel ab (nur anzeige).

Id

Ruft die Ressourcen-ID ab.

(Geerbt von ProxyOnlyResource)
Kind

Ruft die Art der Ressource ab oder legt diese fest.

(Geerbt von ProxyOnlyResource)
Location

Ruft den Speicherort des Funktions-App-Stapels ab.

MajorVersions

Ruft eine Liste der verfügbaren Hauptversionen ab.

Name

Ruft den Ressourcennamen ab.

(Geerbt von ProxyOnlyResource)
PreferredOs

Ruft das bevorzugte Betriebssystem für Funktions-App-Stapel ab. Mögliche Werte: "Windows", "Linux"

Type

Ruft den Ressourcentyp ab.

(Geerbt von ProxyOnlyResource)
Value

Ruft den Namen des Funktions-App-Stapels ab.

Gilt für: