ClusterPoolComputeProfile interface

Cluster pool compute profile.

Properties

availabilityZones

The list of Availability zones to use for AKS VMSS nodes.

count

The number of virtual machines. NOTE: This property will not be serialized. It can only be populated by the server.

vmSize

The virtual machine SKU.

Property Details

availabilityZones

The list of Availability zones to use for AKS VMSS nodes.

availabilityZones?: string[]

Property Value

string[]

count

The number of virtual machines. NOTE: This property will not be serialized. It can only be populated by the server.

count?: number

Property Value

number

vmSize

The virtual machine SKU.

vmSize: string

Property Value

string