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.
public class ApplicationStack
type ApplicationStack = class
Public Class ApplicationStack
- Inheritance
-
ApplicationStack
Constructors
ApplicationStack() |
Initializes a new instance of the ApplicationStack class. |
ApplicationStack(String, String, String, IList<StackMajorVersion>, IList<ApplicationStack>) |
Initializes a new instance of the ApplicationStack class. |
Properties
Dependency |
Gets or sets application stack dependency. |
Display |
Gets or sets application stack display name. |
Frameworks |
Gets or sets list of frameworks associated with application stack. |
MajorVersions |
Gets or sets list of major versions available. |
Name |
Gets or sets application stack name. |
Applies to
Azure SDK for .NET