Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineScaleSetUpdate

Package version

Describes a Virtual Machine Scale Set.

Hierarchy

Index

Properties

Optional identity

The identity of the virtual machine scale set, if configured.

Optional overprovision

overprovision: undefined | false | true

Specifies whether the Virtual Machine Scale Set should be overprovisioned.

Optional plan

plan: Plan

The purchase plan when deploying a virtual machine scale set from VM Marketplace images.

Optional singlePlacementGroup

singlePlacementGroup: undefined | false | true

When true this limits the scale set to a single placement group, of max size 100 virtual machines.

Optional sku

sku: Sku

The virtual machine scale set sku.

Optional tags

tags: undefined | object

Resource tags

Optional upgradePolicy

upgradePolicy: UpgradePolicy

The upgrade policy.

Optional virtualMachineProfile

The virtual machine profile.

Generated using TypeDoc