Package-level declarations

Types

Link copied to clipboard

AgentPoolMode represents mode of an agent pool

Link copied to clipboard

AgentPoolType represents types of an agent pool

Link copied to clipboard

The private link service connection status.

Link copied to clipboard
Link copied to clipboard

The type of the extended location.

Link copied to clipboard

GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. Supported values are MIG1g, MIG2g, MIG3g, MIG4g and MIG7g.

Link copied to clipboard

KubeletDiskType determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. Currently allows one value, OS, resulting in Kubelet using the OS disk for data.

Link copied to clipboard

The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs.

Link copied to clipboard

The load balancer sku for the managed cluster.

Link copied to clipboard

Name of a managed cluster SKU.

Link copied to clipboard

Tier of a managed cluster SKU.

Link copied to clipboard

Network mode used for building Kubernetes network.

Link copied to clipboard

Network plugin used for building Kubernetes network.

Link copied to clipboard

Network policy used for building Kubernetes network.

Link copied to clipboard

Define the role of the AgentPoolProfile.

Link copied to clipboard

Size of agent VMs.

Link copied to clipboard

OS disk type to be used for machines in a given agent pool. Allowed values are 'Ephemeral' and 'Managed'. If unspecified, defaults to 'Ephemeral' when the VM supports ephemeral OS and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation.

Link copied to clipboard
enum OSSKU : Enum<OSSKU> , ConvertibleToJava<OSSKU>

OsSKU to be used to specify os sku. Choose from Ubuntu(default) and CBLMariner for Linux OSType. Not applicable to Windows OSType.

Link copied to clipboard
enum OSType : Enum<OSType> , ConvertibleToJava<OSType>

OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux.

Link copied to clipboard

The outbound (egress) routing method.

Link copied to clipboard

The type of identity used for the managed cluster. Type 'SystemAssigned' will use an implicitly created identity in master components and an auto-created user assigned identity in MC_ resource group in agent nodes. Type 'None' will not use MSI for the managed cluster, service principal will be used instead.

Link copied to clipboard

ScaleSetEvictionPolicy to be used to specify eviction policy for Spot virtual machine scale set. Default to Delete.

Link copied to clipboard

ScaleSetPriority to be used to specify virtual machine scale set priority. Default to regular.

Link copied to clipboard

The type of a snapshot. The default is NodePool.

Link copied to clipboard

upgrade channel for auto upgrade.

Link copied to clipboard

A day in a week.