Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VmssNodesProfile

Package version

VMSS profile

Hierarchy

Index

Properties

Optional autoScaleMaxCount

autoScaleMaxCount: undefined | number

Maximum number of nodes for autoscale

Optional autoScaleMinCount

autoScaleMinCount: undefined | number

Minimum number of nodes for autoscale

Optional dataDisks

dataDisks: DiskInfo[]

Data disks details. This property is not in use right now

Optional name

name: undefined | string

VM or VMSS name

Optional nodeResourceIds

nodeResourceIds: string[]

VM/VMSS resource ARM Ids NOTE: This property will not be serialized. It can only be populated by the server.

nodeSku

nodeSku: string

VM SKU for node(s)

osDisk

osDisk: DiskInfo

OS disk details

osImage

OS image used for creating the nodes

Generated using TypeDoc