-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add UserData properties for VM and VMSS for stable 2021-03-01 (#13220)
* added * remove hello * add userData to VM properties and VMSS vm profile * update enums * update $expand; * update * add json files * reference the json files * update examples * addressing comments from PR * document min api versions * revert changes to 2020 12 1 * remove two files * undo changes to computejosn * fix json * try fix descrition * revert descrition * addressing comments from PR * addressing comments from PR * change modelAsString to false * update json * remove userdata from enum * add UserData to enum * update userdata enum for breaking change intentionally * rename enum names * update * use modelAsString false * updated desc * add UserData for InstanceViewTypes enum * udpate api versin * add userData to 2020-08-02/HybridCompute.json * add userData to cloudService.json * update * add userdata to get vm example * add two new example jsons * update examples * prettier fix * modify examples * remove userData * remove userData from cloudService * explain userData in comments * addressing comments from PR * resolve conflict * update comment * update
- Loading branch information
Showing
7 changed files
with
699 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.