Share via


ManagedClusterLoadBalancerProfileManagedOutboundIPs Class

Definition

Desired managed outbound IPs for the cluster load balancer.

public class ManagedClusterLoadBalancerProfileManagedOutboundIPs
type ManagedClusterLoadBalancerProfileManagedOutboundIPs = class
Public Class ManagedClusterLoadBalancerProfileManagedOutboundIPs
Inheritance
ManagedClusterLoadBalancerProfileManagedOutboundIPs

Constructors

ManagedClusterLoadBalancerProfileManagedOutboundIPs()

Initializes a new instance of the ManagedClusterLoadBalancerProfileManagedOutboundIPs class.

ManagedClusterLoadBalancerProfileManagedOutboundIPs(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.

Methods

Validate()

Validate the object.

Applies to