forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 4ec980f (azure/stackadmin) Author: Yuxing Zhou <[email protected]> Date: Wed Mar 18 15:14:57 2020 +0800 [Azure Stack] Add scaleUnit and volumeLabel parameter to Disks_List (Azure#8733) * add scaleUnit and volumeLabel to Disks_List * fix ref location * update parameter description commit c70efa6 Author: bganapa <[email protected]> Date: Tue Feb 25 19:33:53 2020 -0800 Updating ReadMe to include (this-folder) commit ac2ee55 Author: Yuxing Zhou <[email protected]> Date: Mon Feb 17 08:52:02 2020 +0800 Add TargetScaleUnitParameter and TargetVolumeLabelParameter (Azure#8409) commit 79944a3 Author: hannah-murphy-0 <[email protected]> Date: Thu Feb 13 17:25:47 2020 -0800 Adding publisher field to VMExtension model (Azure#8398) commit 8ef2c06 Merge: 4691c2a b53a498 Author: bganapa <[email protected]> Date: Tue Feb 4 22:11:56 2020 -0800 git merge upstream/master commit 9e551f0 Author: bganapa <[email protected]> Date: Tue Nov 12 11:44:22 2019 -0800 Reset to Stackadmin2 (Azure#7766)
- Loading branch information
Showing
5 changed files
with
69 additions
and
38 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
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
13 changes: 13 additions & 0 deletions
13
specification/azsadmin/resource-manager/compute/readme.azsautogen.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# AutoRest v3 generators | ||
|
||
> see https://aka.ms/autorest | ||
``` yaml | ||
input-file: | ||
- $(this-folder)/Microsoft.Compute.Admin/preview/2015-12-01-preview/Compute.json | ||
- $(this-folder)/Microsoft.Compute.Admin/preview/2015-12-01-preview/PlatformImages.json | ||
- $(this-folder)/Microsoft.Compute.Admin/preview/2018-02-09/Quotas.json | ||
- $(this-folder)/Microsoft.Compute.Admin/preview/2015-12-01-preview/VMExtensions.json | ||
- $(this-folder)/Microsoft.Compute.Admin/preview/2018-07-30-preview/Disks.json | ||
- $(this-folder)/Microsoft.Compute.Admin/preview/2018-07-30-preview/DiskMigrationJobs.json | ||
``` |
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