Skip to main content

hub_virtual_network_connections

Overview

Namehub_virtual_network_connections
TypeResource
Idazure.network.hub_virtual_network_connections

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within a resource group. This name can be used to access the resource.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectParameters for HubVirtualNetworkConnection.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconnectionName, resourceGroupName, subscriptionId, virtualHubNameRetrieves the details of a HubVirtualNetworkConnection.
listSELECTresourceGroupName, subscriptionId, virtualHubNameRetrieves the details of all HubVirtualNetworkConnections.
create_or_updateINSERTconnectionName, resourceGroupName, subscriptionId, virtualHubNameCreates a hub virtual network connection if it doesn't exist else updates the existing one.
deleteDELETEconnectionName, resourceGroupName, subscriptionId, virtualHubNameDeletes a HubVirtualNetworkConnection.
_listEXECresourceGroupName, subscriptionId, virtualHubNameRetrieves the details of all HubVirtualNetworkConnections.