| Package | Description |
|---|---|
| com.microsoft.azure.common | |
| com.microsoft.azure.common.appservice | |
| com.microsoft.azure.common.function.configurations |
| Modifier and Type | Method and Description |
|---|---|
static OperatingSystemEnum |
Utils.parseOperationSystem(String os) |
| Modifier and Type | Method and Description |
|---|---|
static OperatingSystemEnum |
OperatingSystemEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperatingSystemEnum[] |
OperatingSystemEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static OperatingSystemEnum |
RuntimeConfiguration.DEFAULT_OS |
Copyright © 2020. All rights reserved.