PSManagedClusterLoadBalancerProfileManagedOutboundIPs Class

Definition

Desired managed outbound IPs for the cluster load balancer.

public class PSManagedClusterLoadBalancerProfileManagedOutboundIPs
type PSManagedClusterLoadBalancerProfileManagedOutboundIPs = class
Public Class PSManagedClusterLoadBalancerProfileManagedOutboundIPs
Inheritance
PSManagedClusterLoadBalancerProfileManagedOutboundIPs

Constructors

PSManagedClusterLoadBalancerProfileManagedOutboundIPs()

Initializes a new instance of the ManagedClusterLoadBalancerProfileManagedOutboundIPs class.

PSManagedClusterLoadBalancerProfileManagedOutboundIPs(Nullable<Int32>)

Initializes a new instance of the ManagedClusterLoadBalancerProfileManagedOutboundIPs class.

Properties

Count

Gets or sets desired number of outbound IP created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1.

CountIPv6

Gets or sets the desired number of IPv6 outbound IPs created/managed by Azure for the cluster load balancer. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 0 for single-stack and 1 for dual-stack.

Applies to