ApplicationStack Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Application stack.

C#
public class ApplicationStack : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppService.Models.ApplicationStack>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppService.Models.ApplicationStack>
Inheritance
ApplicationStack
Implements

Constructors

ApplicationStack()

Initializes a new instance of ApplicationStack.

Properties

Dependency

Application stack dependency.

Display

Application stack display name.

Frameworks

List of frameworks associated with application stack.

IsDeprecated

<code>true</code> if this is the stack is deprecated; otherwise, <code>false</code>.

MajorVersions

List of major versions available.

Name

Application stack name.

Methods

Explicit Interface Implementations

IJsonModel<ApplicationStack>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<ApplicationStack>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<ApplicationStack>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<ApplicationStack>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<ApplicationStack>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

منتج الإصدارات
Azure SDK for .NET Latest, Preview