You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
2.12.0 (2022-02-14)
Features Added
Supported option of filter and expand for list instances of virtual machines by VirtualMachineScaleSetVMs.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 in VirtualMachine during create.