Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding availability set to the VM patch payload (#6256)
* AvailabilitySet swagger changes and examples * Using struct for avSet props. * Updated availability set from array to object * Changing object to array of objects for vm * Checkpoint swagger changes * Updating the examples * Fixing prettier check * Prettier fix 1 * Adhering to ARM naming convention * Adding identifier id i the array item * VM patch response and fix for lint diff * JSON format error fix * Model validation fix * Prettier Check Fix * Adding availability set in vm patch * Defined availability set object for vm props
- Loading branch information