WebContainer Class

Definition

Defines values for WebContainer.

public class WebContainer : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.WebContainer>
type WebContainer = class
    inherit ExpandableStringEnum<WebContainer>
Public Class WebContainer
Inherits ExpandableStringEnum(Of WebContainer)
Inheritance

Constructors

WebContainer()

Fields

Java8
Jetty9_1Newest
Jetty9_1V20131115
Jetty9_3Newest
Jetty9_3V20161014
Tomcat7_0_50
Tomcat7_0_62
Tomcat7_0Newest
Tomcat8_0_23
Tomcat8_0Newest
Tomcat8_5_20
Tomcat8_5_31
Tomcat8_5_34
Tomcat8_5_37
Tomcat8_5_6
Tomcat8_5Newest
Tomcat9_0_0
Tomcat9_0_12
Tomcat9_0_14
Tomcat9_0_8
Tomcat9_0Newest

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to