Don't see any option to provide import method type from command [APIM]
Description
I can see an option to import in APIM by append+Postfix as the import method type in UI. Same kind of option I'm unable to get from the Azure Powershell command https://learn.microsoft.com/en-us/powershell/module/az.apimanagement/import-azapimanagementapi?view=azps-11.3.0
Is there a way to do the same from the command to not override the existing operations?
Import-AzApiManagementApi -Context $apimnewcontext -SpecificationPath $(build.artifactstagingdirectory)/swagger.json -SpecificationFormat OpenApi -Path "organization/v1" -ApiId $(org_apim_api_id) -Protocol Https -ServiceUrl http://$(org_site_name)
Script or Debug output
No response
Environment data
No response
Module versions
No response
Error output
No response
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @solankisamir, @mikebudzynski, @KedarJoshi, @yingru97.
Any suggestions?
Any feedback will be helpful.