public final class WebAppMinorVersion extends Object
| Constructor and Description |
|---|
WebAppMinorVersion() |
| Modifier and Type | Method and Description |
|---|---|
String |
displayText()
Get the displayText property: Web App stack minor version (display only).
|
WebAppRuntimes |
stackSettings()
Get the stackSettings property: Settings associated with the minor version.
|
void |
validate()
Validates the instance.
|
String |
value()
Get the value property: Web App stack major version name.
|
public String displayText()
public String value()
public WebAppRuntimes stackSettings()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.