Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Remove readonly property from id, name, type

Some established TrafficManager operations expect these resource values to be set.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jul 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-trafficmanager

You can install the package azure-mgmt-trafficmanager of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_3413#egg=azure-mgmt-trafficmanager&subdirectory=azure-mgmt-trafficmanager"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_3413#egg=azure-mgmt-trafficmanager&subdirectory=azure-mgmt-trafficmanager"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_3413
  • pip install -e ./azure-mgmt-trafficmanager

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3413
  • pip wheel --no-deps ./azure-mgmt-trafficmanager

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #2923 into restapi_auto_trafficmanager/resource-manager will decrease coverage by 1.57%.
The diff coverage is 38.09%.

Impacted file tree graph

@@                               Coverage Diff                                @@
##           restapi_auto_trafficmanager/resource-manager    #2923      +/-   ##
================================================================================
- Coverage                                         57.45%   55.88%   -1.58%     
================================================================================
  Files                                              7873     7144     -729     
  Lines                                            169007   150461   -18546     
================================================================================
- Hits                                              97103    84079   -13024     
+ Misses                                            71904    66382    -5522
Impacted Files Coverage Δ
...anager/azure/mgmt/trafficmanager/models/profile.py 33.33% <ø> (-5.13%) ⬇️
...ger/models/traffic_manager_geographic_hierarchy.py 66.66% <ø> (-4.77%) ⬇️
...nager/azure/mgmt/trafficmanager/models/endpoint.py 25% <ø> (-4.42%) ⬇️
...azure/mgmt/trafficmanager/models/proxy_resource.py 80% <ø> (-3.34%) ⬇️
...azure/mgmt/trafficmanager/models/heat_map_model.py 44.44% <ø> (-5.56%) ⬇️
...e/mgmt/trafficmanager/models/user_metrics_model.py 66.66% <ø> (-4.77%) ⬇️
...ure/mgmt/trafficmanager/models/tracked_resource.py 57.14% <ø> (-5.36%) ⬇️
...nager/azure/mgmt/trafficmanager/models/resource.py 50% <0%> (-5.56%) ⬇️
...r/azure/mgmt/trafficmanager/models/resource_py3.py 50% <25%> (-5.56%) ⬇️
...er/azure/mgmt/trafficmanager/models/profile_py3.py 33.33% <50%> (-5.13%) ⬇️
... and 1190 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b771f87...30ad0a6. Read the comment docs.

Remove readonly property from id, name, type

Some established TrafficManager operations expect these resource values to be set.
@AutorestCI AutorestCI closed this Aug 7, 2018
@AutorestCI AutorestCI deleted the restapi_auto_3413 branch August 7, 2018 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants