2.12.0 (2022-02-14)
Features Added
- Supported option of
filter
andexpand
for list instances of virtual machines byVirtualMachineScaleSetVMs.list
. - Changed to include the instance view of the virtual machine, when getting the virtual machine by
VirtualMachineScaleSetVMs.getInstance
. - Supported batch deallocate, powerOff, start, restart, redeploy for
VirtualMachineScaleSetVMs
. - Supported deep deletion on virtual machine via
withPrimaryNetworkInterfaceDeleteOptions
,withOSDiskDeleteOptions
,withDataDiskDefaultDeleteOptions
inVirtualMachine
during create.
Other Changes
Dependency Updates
- Updated
api-version
to2021-11-01
.