-
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] Added Eviction Policy Property for VirtualMachineScaleSetVMProfile for version 2017-12-01 #2364
[AutoPR compute/resource-manager] Added Eviction Policy Property for VirtualMachineScaleSetVMProfile for version 2017-12-01 #2364
Conversation
(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: |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_compute/resource-manager #2364 +/- ##
=========================================================================
+ Coverage 54.25% 54.25% +<.01%
=========================================================================
Files 5330 5330
Lines 126697 126701 +4
=========================================================================
+ Hits 68737 68741 +4
Misses 57960 57960
Continue to review full report at Codecov.
|
Changed evictionpolicy modelasstring to true
This PR has been merged into #2276 |
…VirtualMachineScaleSetVMProfile for version 2017-12-01 (#2364) * Generated from ab266460a5418919d40261eb06f280da380e771a comit * Generated from 57858e7e576c2e84a8ddc038e8e915497b7a2c3d Changed evictionpolicy modelasstring to true
* Generated from 69b1a9a3786e3a35c4a4444a6b529bda4177ff4f (#2275) Fixing language * Generated from c7c6787a288fdc3447bfd28568032e1c966275e7 (#2279) Update config for Go SDK Switched to package-2018-04 per request of the compute team (similar change was done for package-2017-03). Removed package-2017-12 for now as it fails to build. * Generated from bf63e9df9116fbec8a70a3ef4c421fd4b5f4323b (#2284) Adding UpdateResource definition to old Swagger versions * [AutoPR compute/resource-manager] Added Eviction Policy Property for VirtualMachineScaleSetVMProfile for version 2017-12-01 (#2364) * Generated from ab266460a5418919d40261eb06f280da380e771a comit * Generated from 57858e7e576c2e84a8ddc038e8e915497b7a2c3d Changed evictionpolicy modelasstring to true * [AutoPR compute/resource-manager] OS History API - Swagger (#2365) * Generated from fd4e8578e4ebf94e63cccd4de22d4b633626e9c0 modified Json file * Generated from 2c66a615c1880352c0e89d365597ce33da1fd8e8 changed description * Generated from 169017ef5a757f9170aa878474cb88c23a79f058 removed PIR to use exiting ImageRef * Generated from 169017ef5a757f9170aa878474cb88c23a79f058 removed PIR to use exiting ImageRef * Generated from ad62e3f769a1ae92f598e0e3fbb8e91b12321c98 (#2408) Fix minor typos in compute. * Fix invalid models in Compute * azure-mgmt-compute 4.0.0rc2
Created to sync Azure/azure-rest-api-specs#2836