1.2.0-beta.1 (2023-06-01)
Features Added
- Enable the model factory feature for model mocking, more information can be found here.
- Added new properties
ComputerName
,OSName
,OSVersion
andHyperVGeneration
toVirtualMachineScaleSetVmInstanceView
class - Added new value
StandardSsdLrs
toImageStorageAccountType
- Compute RP to
2023-03-01
(AvailabilitySets, VirtualMachines, VirtualMachineScaleSets, etc)- Added new method
Reapply
forVirtualMachineScaleSet
class. - Added new method
ListAvailabeSizes
forDedicatedHost
class. - Added new parameter
expand
forVirtualMachine
List methods. - Added new parameter
hibernate
forVirtualMachineScaleSet
deallocate methods. - Added new parameters
PriorityMixPolicy
andSpotRestorePolicy
forVirtualMachineScaleSet
update methods. - Added new property
BypassPlatformSafetyChecksOnUserSchedule
forVirtualMachine
class. - Added new property
SecurityPostureReference
toVirtualMachineScaleSet
class. - Added new properties
OutputBlobManagedIdentity
andErrorBlobManagedIdentity
toRunCommand
class. - Added new properties
RestorePointEncryption
,SourceDiskRestorePoint
,HyperVGeneration
andWriteAcceleratorEnabled
forRestorePoint
class.
- Added new method
Breaking Changes
- Class
VirtualMachineScaleSetNetworkConfiguration
andVirtualMachineScaleSetIPConfiguration
no longer have the propertyId
Other Changes
- Upgraded dependent
Azure.Core
to 1.32.0. - Upgraded dependent
Azure.ResourceManager
to 1.6.0.