| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfileManagedOutboundIPs |
ManagedClusterLoadBalancerProfile.managedOutboundIPs()
Get the managedOutboundIPs property: Desired managed outbound IPs for the cluster load balancer.
|
ManagedClusterLoadBalancerProfileManagedOutboundIPs |
ManagedClusterLoadBalancerProfileManagedOutboundIPs.withCount(Integer count)
Set the count property: Desired number of outbound IP created/managed by Azure for the cluster load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withManagedOutboundIPs(ManagedClusterLoadBalancerProfileManagedOutboundIPs managedOutboundIPs)
Set the managedOutboundIPs property: Desired managed outbound IPs for the cluster load balancer.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.