[AutoPR search/resource-manager] [WaitForARMFeedback] Add api get_services_by_subscription of Azure Search#4276
Conversation
add api get_services_by_subscription Add path of API "get search services by subscription" (GET/SUBSCRIPTIONS/PROVIDERS/MICROSOFT.SEARCH/SEARCHSERVICES) in the spec of API version 2015-08-19 of Azure Search (Microsoft.Search). Along with a sample.
|
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-searchYou 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_search/resource-manager #4276 +/- ##
========================================================================
- Coverage 56.7% 56.7% -0.01%
========================================================================
Files 7649 7649
Lines 158371 158398 +27
========================================================================
+ Hits 89812 89814 +2
- Misses 68559 68584 +25
Continue to review full report at Codecov.
|
|
This PR has been merged into #2901 |
* Generated from 93a610bee8cf78c96ff98829a41aa72328208230 (#2897) Azure Search: Removing redundant commas * [AutoPR search/resource-manager] typo: search/resource-manager/Microsoft.Search (#3988) * Generated from 95144350accb257e537fb7af4cf472c7253670f0 typo: search/resource-manager/Microsoft.Search - programatically -> programmatically - Trim trailing space * Packaging update of azure-mgmt-search * Packaging update of azure-mgmt-search * updated versioning and changelog, pulled latest azure sdk tools * [AutoPR search/resource-manager] [WaitForARMFeedback] Add api get_services_by_subscription of Azure Search (#4276) * Generated from 52d399a338e4f89936972f21db87a8dbbce1e08d add api get_services_by_subscription Add path of API "get search services by subscription" (GET/SUBSCRIPTIONS/PROVIDERS/MICROSOFT.SEARCH/SEARCHSERVICES) in the spec of API version 2015-08-19 of Azure Search (Microsoft.Search). Along with a sample. * Packaging update of azure-mgmt-search
* Generated from 93a610bee8cf78c96ff98829a41aa72328208230 (#2897) Azure Search: Removing redundant commas * [AutoPR search/resource-manager] typo: search/resource-manager/Microsoft.Search (#3988) * Generated from 95144350accb257e537fb7af4cf472c7253670f0 typo: search/resource-manager/Microsoft.Search - programatically -> programmatically - Trim trailing space * Packaging update of azure-mgmt-search * Packaging update of azure-mgmt-search * updated versioning and changelog, pulled latest azure sdk tools * [AutoPR search/resource-manager] [WaitForARMFeedback] Add api get_services_by_subscription of Azure Search (#4276) * Generated from 52d399a338e4f89936972f21db87a8dbbce1e08d add api get_services_by_subscription Add path of API "get search services by subscription" (GET/SUBSCRIPTIONS/PROVIDERS/MICROSOFT.SEARCH/SEARCHSERVICES) in the spec of API version 2015-08-19 of Azure Search (Microsoft.Search). Along with a sample. * Packaging update of azure-mgmt-search * [AutoPR search/resource-manager] Azure Search: Resource Manager: Support 'None' Identity type (#4480) * Generated from f0fe70b51825fdec12d01df500646be7e4dcff54 Azure Search: Resource Manager: Support 'None' Identity type * Packaging update of azure-mgmt-search * Packaging update of azure-mgmt-search * Generated from d59344aa21135e602d2abb6a70e68394463c8f8c (#4575) Add L-Series SKU values to management plane * Packaging update of azure-mgmt-search * Move search to new path * Update path * changeLog
Created to sync Azure/azure-rest-api-specs#5123