你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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