Azure / Azure/azure-libraries-for-java
[FEATURE REQ] Azure web app swap preserve vnet
- Dominant language
- Java
- Stars
- 97
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When I use RM PowerShell to swap slots for Azure Web app, there is parameter called PreserveVnet ,[details](https://docs.microsoft.com/en-us/powershell/module/azurerm.websites/switch-azurermwebappslot?view=azurermps-6.13.0). And it is also available in the [REST API](https://docs.microsoft.com/en-us/rest/api/appservice/webapps/swapslotslot#request-body). But the sdk here does not provide such parameter which makes me confused.
**Describe the solution you'd like**
Enable the parameter in the sdk or describe the why there is no that parameter.
**Describe alternatives you've considered**
None.
**Additional context**
None.
**Information Checklist**
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- [X] Description Added
- [X] Expected solution specified
Contributor guide
Assessment
This issue has not been assessed yet.