| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.containerservice | |
| com.microsoft.azure.toolkit.lib.containerservice.model |
| Modifier and Type | Method and Description |
|---|---|
OsType |
KubernetesClusterAgentPool.getOsType() |
| Modifier and Type | Field and Description |
|---|---|
static OsType |
OsType.LINUX |
static OsType |
OsType.WINDOWS |
| Modifier and Type | Method and Description |
|---|---|
static OsType |
OsType.fromString(String input) |
| Modifier and Type | Method and Description |
|---|---|
static List<OsType> |
OsType.values() |
Copyright © 2024. All rights reserved.