File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed
specification/web/resource-manager/Microsoft.Web/AppService Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 33These settings apply only when ` --python ` is specified on the command line.
44Please also specify ` --python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone> ` .
55
6+ ### Tag: package-2025-03 and python
7+
8+ ``` yaml $(python) && $(tag) == 'package-2025-03'
9+ input-file :
10+ - ../../../../certificateregistration/resource-manager/Microsoft.CertificateRegistration/CertificateRegistration/stable/2024-11-01/AppServiceCertificateOrders.json
11+ - ../../../../certificateregistration/resource-manager/Microsoft.CertificateRegistration/CertificateRegistration/stable/2024-11-01/CertificateOrdersDiagnostics.json
12+ - ../../../../certificateregistration/resource-manager/Microsoft.CertificateRegistration/CertificateRegistration/stable/2024-11-01/CertificateRegistrationProvider.json
13+ - ../../../../domainregistration/resource-manager/Microsoft.DomainRegistration/DomainRegistration/stable/2024-11-01/DomainRegistrationProvider.json
14+ - ../../../../domainregistration/resource-manager/Microsoft.DomainRegistration/DomainRegistration/stable/2024-11-01/Domains.json
15+ - ../../../../domainregistration/resource-manager/Microsoft.DomainRegistration/DomainRegistration/stable/2024-11-01/TopLevelDomains.json
16+ ` ` `
17+
618` ` ` yaml $(python)
7- title : AppServiceManagementClient
19+ title : WebSiteManagementClient
820azure-arm : true
921license-header : MICROSOFT_MIT_NO_VERSION
10- package-name : azure-mgmt-appservice
11- namespace : azure.mgmt.appservice
22+ package-name : azure-mgmt-web
23+ namespace : azure.mgmt.web
1224package-version : 1.0.0b1
1325clear-output-folder : true
1426` ` `
1527
1628` ` ` yaml $(python)
1729no-namespace-folders : true
18- output-folder : $(python-sdks-folder)/appservice/azure-mgmt-appservice /azure/mgmt/appservice
30+ output-folder : $(python-sdks-folder)/appservice/azure-mgmt-web /azure/mgmt/web
1931` ` `
You can’t perform that action at this time.
0 commit comments