-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoPR compute/resource-manager] Adding ZRS support for snapshots, new apiversion 2018-04-01 #2069
[AutoPR compute/resource-manager] Adding ZRS support for snapshots, new apiversion 2018-04-01 #2069
Conversation
… and a new WriteAaccelerator property on disks (#1803) * Generated from 9f531093070b99b48e5f7de8113ec6244610add9 Updated spec to include properties in VMInstanceView and a new WriteAccelerator property on disks * Generated from 83cfb6cd50b9ebc03687c8505da6c050dcbb674a Resolved PR comment * Generated from d18451865a038ceb07f09b309de92bd004bd27e8 VirtualMachineInstanceView is ReadOnly, so ReadOnly is not required on individual properties
* Generated from 02702702645f7e64ae63f4b6016bcc966f8513d9 Adding 6.1 tag to readme * Generated from ef99ca24deaaecb3fdb6d1587617a98805cdd61b Dropping 4th digit from version number for clarity * Generated from c0dcfcd2e00ac0ac516d28ff343d1f1d40b3d45b Update readme.md * updating history to reflect new version * azure-servicefabric 6.1.2.9 * Restapi auto areddish custom vision swagger (#1771) * Generated from 0d4e675c639f9fe784946e2267223c132b266fcf Add automatic Python conf for Custom Vision Prediction * Generated from 049c2dd356adb296c9c28386207b66cd48781467 Add automatic Python conf to Custom Vision Training * Generated from 599b21132b4678729ebe24ad4a60439fbf57047c Fix Prediction Examples * Generated from disks (#1835) - doc only added image examples to 2017-12-01 * Restapi auto v sodsou content moderator v2 (#1861) * Generated from b594737f845e43b28bd77878820b39f8543650d1 Revert version changes * Generated from d18cc9d65430a8e1a1c3af522db42cbdbdcfe819 Missing Python version * Generated from 8eb897fbdd6a4dcd68621f9ae311447d478a2ced Adding LogAnalytics to comptue spec and also including previously missing VM sizes. * Generated from 03fbec7ef3885d93b5ee939eff0e9de9d4ef0185 Adding response type models in swagger and example files. * Generated from 2ff7912f1a75581dd595bd47c2cb290d71e9d31e Updating LogAnalyticsOperationResult to inherit from OperationStatusResponse. * Generated from 5f2d9322e0bd866cf2bb55bca4bca75d4c799371 Updating example files.
…UpdateDomainWalk (#1870) * Generated from 02702702645f7e64ae63f4b6016bcc966f8513d9 Adding 6.1 tag to readme * Generated from ef99ca24deaaecb3fdb6d1587617a98805cdd61b Dropping 4th digit from version number for clarity * Generated from c0dcfcd2e00ac0ac516d28ff343d1f1d40b3d45b Update readme.md * updating history to reflect new version * azure-servicefabric 6.1.2.9 * Restapi auto areddish custom vision swagger (#1771) * Generated from 0d4e675c639f9fe784946e2267223c132b266fcf Add automatic Python conf for Custom Vision Prediction * Generated from 049c2dd356adb296c9c28386207b66cd48781467 Add automatic Python conf to Custom Vision Training * Generated from 599b21132b4678729ebe24ad4a60439fbf57047c Fix Prediction Examples * Generated from disks (#1835) - doc only added image examples to 2017-12-01 * Restapi auto v sodsou content moderator v2 (#1861) * Generated from b594737f845e43b28bd77878820b39f8543650d1 Revert version changes * Generated from d18cc9d65430a8e1a1c3af522db42cbdbdcfe819 Missing Python version * Generated from 9787c7c2b73d0b3ed91ba60d44acd9eb641c4277 Adding new API for VMSS: ForceRecoveryServiceFabricPlatformUpdateDomainWalk
Add missing properties for Vmss zone GA
change modelAsString to true to support new enums
Codecov Report
@@ Coverage Diff @@
## restapi_auto_compute/resource-manager #2069 +/- ##
=========================================================================
+ Coverage 53.06% 53.12% +0.06%
=========================================================================
Files 4779 4779
Lines 119693 119864 +171
=========================================================================
+ Hits 63510 63681 +171
Misses 56183 56183
Continue to review full report at Codecov.
|
26e6c12
to
1aa0684
Compare
adding example files
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-computeYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Created to sync Azure/azure-rest-api-specs#2552