Open
Description
Query/Question
Wanted to know if vWAN support is present in Azure Java SDK under resourcemanager-network package using Fluent models only.
I can't see support for it under com.azure.resourcemanager.network.models package can see it under com.azure.resourcemanager.network.fluent.models.
Classes like VirutalHub, VpnSite are none of Virtual WAN Objects are present here in network.models package but present as VirtualHubInner, VpnSiteInner under com.azure.resourcemanager.network.fluent.models
Is support yet to come ?
Or it will not be added at all
Any sample code to create VpnSite, VPNConnection etc.. using fluent SDK library ?
Package details:-
com.azure.resourcemanager
azure-resourcemanager-network
2.41.0
Metadata
Metadata
Assignees
Labels
This issue is related to a management-plane library.Issues that are reported by GitHub users external to the Azure organization.Workflow: This issue needs attention from Azure service team or SDK teamThe issue doesn't require a change to the product in order to be resolved. Most issues start as that