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

PSManagedClusterAPIServerAccessProfile Class

Definition

Access profile for managed cluster API server.

public class PSManagedClusterAPIServerAccessProfile
type PSManagedClusterAPIServerAccessProfile = class
Public Class PSManagedClusterAPIServerAccessProfile
Inheritance
PSManagedClusterAPIServerAccessProfile

Constructors

PSManagedClusterAPIServerAccessProfile()

Properties

AuthorizedIPRanges

Gets or sets authorized IP Ranges to kubernetes API server.

DisableRunCommand

Gets or sets whether to disable run command for the cluster or not.

EnablePrivateCluster

Gets or sets whether to create the cluster as a private cluster or not.

EnablePrivateClusterPublicFQDN

Gets or sets whether to create additional public FQDN for private cluster or not.

PrivateDNSZone

Gets or sets the private DNS zone mode for the cluster.

Applies to