ManagedClusterNATGatewayProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Profile of the managed cluster NAT gateway.
public class ManagedClusterNATGatewayProfile
type ManagedClusterNATGatewayProfile = class
Public Class ManagedClusterNATGatewayProfile
- Inheritance
-
ManagedClusterNATGatewayProfile
Constructors
ManagedClusterNATGatewayProfile() |
Initializes a new instance of the ManagedClusterNATGatewayProfile class. |
ManagedClusterNATGatewayProfile(ManagedClusterManagedOutboundIPProfile, IList<ResourceReference>, Nullable<Int32>) |
Initializes a new instance of the ManagedClusterNATGatewayProfile class. |
Properties
EffectiveOutboundIPs |
Gets or sets the effective outbound IP resources of the cluster NAT gateway. |
IdleTimeoutInMinutes |
Gets or sets desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes. |
ManagedOutboundIPProfile |
Gets or sets profile of the managed outbound IP resources of the cluster NAT gateway. |
Methods
Validate() |
Validate the object. |