| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.containerservice.model |
| Modifier and Type | Field and Description |
|---|---|
static IpFamily |
IpFamily.IPV4 |
static IpFamily |
IpFamily.IPV6 |
| Modifier and Type | Field and Description |
|---|---|
private List<IpFamily> |
ContainerServiceNetworkProfile.ipFamilies |
| Modifier and Type | Method and Description |
|---|---|
static IpFamily |
IpFamily.fromString(String input) |
| Modifier and Type | Method and Description |
|---|---|
static List<IpFamily> |
IpFamily.values() |
Copyright © 2024. All rights reserved.