Skip to main content

vpn_sites

Overview

Namevpn_sites
TypeResource
Idazure.network.vpn_sites

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringResource location.
propertiesobjectParameters for VpnSite.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, vpnSiteNameRetrieves the details of a VPN site.
listSELECTsubscriptionIdLists all the VpnSites in a subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all the vpnSites in a resource group.
create_or_updateINSERTresourceGroupName, subscriptionId, vpnSiteName, data__locationCreates a VpnSite resource if it doesn't exist else updates the existing VpnSite.
deleteDELETEresourceGroupName, subscriptionId, vpnSiteNameDeletes a VpnSite.
_listEXECsubscriptionIdLists all the VpnSites in a subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all the vpnSites in a resource group.