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

ManagedClusterAPIServerAccessProfile 类

定义

托管群集 API 服务器的访问配置文件。

public class ManagedClusterAPIServerAccessProfile
type ManagedClusterAPIServerAccessProfile = class
Public Class ManagedClusterAPIServerAccessProfile
继承
ManagedClusterAPIServerAccessProfile

构造函数

ManagedClusterAPIServerAccessProfile()

初始化 ManagedClusterAPIServerAccessProfile 类的新实例。

ManagedClusterAPIServerAccessProfile(IList<String>, Nullable<Boolean>, String)

初始化 ManagedClusterAPIServerAccessProfile 类的新实例。

属性

AuthorizedIPRanges

获取或设置 kubernetes API 服务器的授权 IP 范围。

EnablePrivateCluster

获取或设置是否将群集创建为专用群集。

PrivateDNSZone

获取或设置专用群集的专用 dns 区域模式。

适用于