ManagedClusterManagedOutboundIPProfile 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 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. |