File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
specification/monitor/resource-manager Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,14 @@ To see additional help and options, run:
2424
2525These are the global settings for the MonitorClient API.
2626
27- ``` yaml
27+ ``` yaml !$(python) || !$(track2)
2828title : MonitorClient
29+ ` ` `
30+ ` ` ` yaml $(python) && $(track2)
31+ title : MonitorManagementClient
32+ ` ` `
33+
34+ ` ` ` yaml
2935description : Monitor Management Client
3036openapi-type : arm
3137tag : package-2020-10
@@ -562,9 +568,6 @@ This is not used by Autorest itself.
562568` ` ` yaml $(swagger-to-sdk)
563569swagger-to-sdk:
564570 - repo: azure-sdk-for-net
565- - repo: azure-sdk-for-python
566- after_scripts:
567- - python ./scripts/multiapi_init_gen.py azure-mgmt-monitor
568571 - repo: azure-sdk-for-python-track2
569572 - repo: azure-sdk-for-java
570573 - repo: azure-sdk-for-go
You can’t perform that action at this time.
0 commit comments