WebAppStackInner Class
- java.
lang. Object - com.
azure. resourcemanager. appservice. models. ProxyOnlyResource - com.
azure. resourcemanager. appservice. fluent. models. WebAppStackInner
- com.
- com.
public final class WebAppStackInner
extends ProxyOnlyResource
Web App stack.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
displayText()
Get the display |
|
static
Web |
fromJson(JsonReader jsonReader)
Reads an instance of Web |
| String |
id()
Get the id property: Resource Id. |
| String |
location()
Get the location property: Web App stack location. |
|
List<Web |
majorVersions()
Get the major |
| String |
name()
Get the name property: Resource Name. |
|
Stack |
preferredOs()
Get the preferred |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: Resource type. |
| void |
validate()
Validates the instance. |
| String |
value()
Get the value property: Web App stack name. |
Methods inherited from ProxyOnlyResource
Methods inherited from java.lang.Object
Method Details
displayText
public String displayText()
Get the displayText property: Web App stack (display only).
Returns:
fromJson
public static WebAppStackInner fromJson(JsonReader jsonReader)
Reads an instance of WebAppStackInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Resource Id.
Overrides:
WebAppStackInner.id()Returns:
location
public String location()
Get the location property: Web App stack location.
Returns:
majorVersions
public List<WebAppMajorVersion> majorVersions()
Get the majorVersions property: List of major versions available.
Returns:
name
public String name()
Get the name property: Resource Name.
Overrides:
WebAppStackInner.name()Returns:
preferredOs
public StackPreferredOs preferredOs()
Get the preferredOs property: Web App stack preferred OS.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
WebAppStackInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: Resource type.
Overrides:
WebAppStackInner.type()Returns:
validate
public void validate()
Validates the instance.
Overrides:
WebAppStackInner.validate()value
public String value()
Get the value property: Web App stack name.
Returns: