ManagedClusterNATGatewayProfile Class
Profile of the managed cluster NAT gateway.
- Inheritance
-
ManagedClusterNATGatewayProfile
Constructor
ManagedClusterNATGatewayProfile(*, managed_outbound_ip_profile: Optional[_models.ManagedClusterManagedOutboundIPProfile] = None, effective_outbound_i_ps: Optional[List[_models.ResourceReference]] = None, idle_timeout_in_minutes: Optional[int] = 4, **kwargs)
Variables
- managed_outbound_ip_profile
- ManagedClusterManagedOutboundIPProfile
Profile of the managed outbound IP resources of the cluster NAT gateway.
- effective_outbound_i_ps
- list[ResourceReference]
The effective outbound IP resources of the cluster NAT gateway.
- idle_timeout_in_minutes
- int
Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes.
Feedback
Submit and view feedback for