public final class WebAppStackInner extends ProxyOnlyResource
| Constructor and Description |
|---|
WebAppStackInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
displayText()
Get the displayText property: Web App stack (display only).
|
String |
location()
Get the location property: Web App stack location.
|
List<WebAppMajorVersion> |
majorVersions()
Get the majorVersions property: List of major versions available.
|
StackPreferredOs |
preferredOs()
Get the preferredOs property: Web App stack preferred OS.
|
void |
validate()
Validates the instance.
|
String |
value()
Get the value property: Web App stack name.
|
WebAppStackInner |
withKind(String kind)
Set the kind property: Kind of resource.
|
kindpublic String location()
public WebAppStackInner withKind(String kind)
withKind in class ProxyOnlyResourcekind - the kind value to set.public String displayText()
public String value()
public List<WebAppMajorVersion> majorVersions()
public StackPreferredOs preferredOs()
public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.