ManagedClusterManagedOutboundIPProfile Class

Definition

Profile of the managed outbound IP resources of the managed cluster.

public class ManagedClusterManagedOutboundIPProfile
type ManagedClusterManagedOutboundIPProfile = class
Public Class ManagedClusterManagedOutboundIPProfile
Inheritance
ManagedClusterManagedOutboundIPProfile

Constructors

ManagedClusterManagedOutboundIPProfile()

Initializes a new instance of the ManagedClusterManagedOutboundIPProfile class.

ManagedClusterManagedOutboundIPProfile(Nullable<Int32>)

Initializes a new instance of the ManagedClusterManagedOutboundIPProfile class.

Properties

Count

Gets or sets the desired number of outbound IPs created/managed by Azure. Allowed values must be in the range of 1 to 16 (inclusive). The default value is 1.

Methods

Validate()

Validate the object.

Applies to