ManagedClusterManagedOutboundIPProfile Class

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

Inheritance
azure.mgmt.containerservice._serialization.Model
ManagedClusterManagedOutboundIPProfile

Constructor

ManagedClusterManagedOutboundIPProfile(*, count: int = 1, **kwargs: Any)

Keyword-Only Parameters

Name Description
count
int

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.

Default value: 1

Variables

Name Description
count
int

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.