Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AKSSchemaProperties

Package version

AKS properties

Hierarchy

  • AKSSchemaProperties

Index

Properties

Optional agentCount

agentCount: undefined | number

Number of agents

Optional agentVmSize

agentVmSize: undefined | string

Agent virtual machine size

Optional aksNetworkingConfiguration

aksNetworkingConfiguration: AksNetworkingConfiguration

AKS networking configuration for vnet

Optional clusterFqdn

clusterFqdn: undefined | string

Cluster full qualified domain name

Optional clusterPurpose

clusterPurpose: ClusterPurpose

Intended usage of the cluster

Optional loadBalancerSubnet

loadBalancerSubnet: undefined | string

Load Balancer Subnet

Optional loadBalancerType

loadBalancerType: LoadBalancerType

Load Balancer Type

Optional sslConfiguration

sslConfiguration: SslConfiguration

SSL configuration

Optional systemServices

systemServices: SystemService[]

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

Generated using TypeDoc