Skip to content

Azure.ResourceManager.Compute_1.7.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 12 Dec 04:45
45f3d44

1.7.0-beta.2 (2024-12-11)

Features Added

  • Please use the properties in VirtualMachineScaleSetData.Properties to set the properties of the VMSS, instead of using those properties at the root level of VirtualMachineScaleSetData class.
  • Please use the properties in VirtualMachineScaleSetPatch.Properties to set the properties of the VMSS, instead of using those properties at the root level of VirtualMachineScaleSetPatch class.
  • Added VirtualMachineScaleSetProperties which supports AdditionalProperties to send and receive private/internal properties supported by the service.
  • Added AdditionalProperties to VirtualMachineSizeProperties and VirtualMachineScaleSetUpgradePolicy classes to support private/internal properties supported by the service.