VpnSiteBaseCmdlet.CreateOrUpdateVpnSite Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.Network.Models.PSVpnSite CreateOrUpdateVpnSite (string resourceGroupName, string vpnSiteName, Microsoft.Azure.Commands.Network.Models.PSVpnSite vpnSite, System.Collections.Hashtable tags);
member this.CreateOrUpdateVpnSite : string * string * Microsoft.Azure.Commands.Network.Models.PSVpnSite * System.Collections.Hashtable -> Microsoft.Azure.Commands.Network.Models.PSVpnSite
Public Function CreateOrUpdateVpnSite (resourceGroupName As String, vpnSiteName As String, vpnSite As PSVpnSite, tags As Hashtable) As PSVpnSite
Parameters
- resourceGroupName
- String
- vpnSiteName
- String
- vpnSite
- PSVpnSite
- tags
- Hashtable