ClusterPoolResourcePropertiesComputeProfile interface

CLuster pool compute profile.

Extends

Inherited 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.

Inherited Property Details

availabilityZones

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

availabilityZones?: string[]

Property Value

string[]

Inherited From ClusterPoolComputeProfile.availabilityZones

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

Inherited From ClusterPoolComputeProfile.count

vmSize

The virtual machine SKU.

vmSize: string

Property Value

string

Inherited From ClusterPoolComputeProfile.vmSize