VPNNetworkRoutes Collection [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The VPNNetworkRoutes collection creates, reads, or deletes virtual private network (VPN) routes associated with virtual machines.
Namespace | OData Collection URI |
|---|---|
VMM | https://{server-name}:{auth-port}/{subscription-id}/services/systemcenter/vmm/VPNNetworkRoutes |
Create (POST) | Read (GET) | Update (PUT) | Delete (DELETE) |
|---|---|---|---|
True | True | False | True |
The VPNNetworkRoute [SPFSDK][VMMREF] entity is exposed through this collection. These entity records directly relate to an existing VPNConnection [SPFSDK][VMMREF] instance.
- Create (POST) a VPNNetworkRoute [SPFSDK][VMMREF]
Create a VPNNetworkRoute [SPFSDK][VMMREF] entity.
- Read (GET) a VPNNetworkRoute [SPFSDK][VMMREF]
Get a VPNNetworkRoute [SPFSDK][VMMREF] entity. For more information about returning multiple entities, see Common GET HTTP Info.
- Delete (DELETE) a VPNNetworkRoute [SPFSDK][VMMREF]
Delete an existing VPNNetworkRoute [SPFSDK][VMMREF] entity.