| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.containerservice.model |
| Modifier and Type | Field and Description |
|---|---|
static OutboundType |
OutboundType.LOAD_BALANCER |
static OutboundType |
OutboundType.MANAGED_NATGATEWAY |
private OutboundType |
ContainerServiceNetworkProfile.outboundType |
static OutboundType |
OutboundType.USER_ASSIGNED_NATGATEWAY |
static OutboundType |
OutboundType.USER_DEFINED_ROUTING |
| Modifier and Type | Method and Description |
|---|---|
static OutboundType |
OutboundType.fromString(String input) |
| Modifier and Type | Method and Description |
|---|---|
static List<OutboundType> |
OutboundType.values() |
Copyright © 2024. All rights reserved.