public final class FunctionAppMinorVersion extends Object
| Constructor and Description |
|---|
FunctionAppMinorVersion() |
| Modifier and Type | Method and Description |
|---|---|
String |
displayText()
Get the displayText property: Function App stack (display only).
|
FunctionAppRuntimes |
stackSettings()
Get the stackSettings property: Settings associated with the minor version.
|
void |
validate()
Validates the instance.
|
String |
value()
Get the value property: Function App stack name.
|
public String displayText()
public String value()
public FunctionAppRuntimes 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.