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