AKSProperties interface

AKS properties

Properties

agentCount

Number of agents

agentVmSize

Agent virtual machine size

aksNetworkingConfiguration

AKS networking configuration for vnet

clusterFqdn

Cluster full qualified domain name

clusterPurpose

Intended usage of the cluster

loadBalancerSubnet

Load Balancer Subnet

loadBalancerType

Load Balancer Type

sslConfiguration

SSL configuration

systemServices

System services NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

agentCount

Number of agents

agentCount?: number

Property Value

number

agentVmSize

Agent virtual machine size

agentVmSize?: string

Property Value

string

aksNetworkingConfiguration

AKS networking configuration for vnet

aksNetworkingConfiguration?: AksNetworkingConfiguration

Property Value

clusterFqdn

Cluster full qualified domain name

clusterFqdn?: string

Property Value

string

clusterPurpose

Intended usage of the cluster

clusterPurpose?: string

Property Value

string

loadBalancerSubnet

Load Balancer Subnet

loadBalancerSubnet?: string

Property Value

string

loadBalancerType

Load Balancer Type

loadBalancerType?: string

Property Value

string

sslConfiguration

SSL configuration

sslConfiguration?: SslConfiguration

Property Value

systemServices

System services NOTE: This property will not be serialized. It can only be populated by the server.

systemServices?: SystemService[]

Property Value