| Modifier and Type | Field and Description |
|---|---|
static OperatingSystemTypes |
OperatingSystemTypes.LINUX
Static value Linux for OperatingSystemTypes.
|
static OperatingSystemTypes |
OperatingSystemTypes.WINDOWS
Static value Windows for OperatingSystemTypes.
|
| Modifier and Type | Method and Description |
|---|---|
static OperatingSystemTypes |
OperatingSystemTypes.fromString(String name)
Creates or finds a OperatingSystemTypes from its string representation.
|
OperatingSystemTypes |
ContainerGroup.osType() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<OperatingSystemTypes> |
OperatingSystemTypes.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/