ManagedClusterLoadBalancerProfileOutboundIPPrefixesArgs

data class ManagedClusterLoadBalancerProfileOutboundIPPrefixesArgs(val publicIPPrefixes: Output<List<ResourceReferenceArgs>>? = null) : ConvertibleToJava<ManagedClusterLoadBalancerProfileOutboundIPPrefixesArgs>

Desired outbound IP Prefix resources for the cluster load balancer.

Constructors

constructor(publicIPPrefixes: Output<List<ResourceReferenceArgs>>? = null)

Properties

Link copied to clipboard

A list of public IP prefix resources.

Functions

Link copied to clipboard
open override fun toJava(): ManagedClusterLoadBalancerProfileOutboundIPPrefixesArgs