| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfileOutboundIPs |
ManagedClusterLoadBalancerProfile.outboundIPs()
Get the outboundIPs property: Desired outbound IP resources for the cluster load balancer.
|
ManagedClusterLoadBalancerProfileOutboundIPs |
ManagedClusterLoadBalancerProfileOutboundIPs.withPublicIPs(List<ResourceReference> publicIPs)
Set the publicIPs property: A list of public IP resources.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterLoadBalancerProfile |
ManagedClusterLoadBalancerProfile.withOutboundIPs(ManagedClusterLoadBalancerProfileOutboundIPs outboundIPs)
Set the outboundIPs property: Desired outbound IP resources for the cluster load balancer.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.