Skip to main content

virtual_hub_bgp_connection

Overview

Namevirtual_hub_bgp_connection
TypeResource
Idazure.network.virtual_hub_bgp_connection

Fields

NameDatatypeDescription
idstringResource ID.
namestringName of the connection.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectProperties of the bgp connection.
typestringConnection type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconnectionName, resourceGroupName, subscriptionId, virtualHubNameRetrieves the details of a Virtual Hub Bgp Connection.
create_or_updateINSERTconnectionName, resourceGroupName, subscriptionId, virtualHubNameCreates a VirtualHubBgpConnection resource if it doesn't exist else updates the existing VirtualHubBgpConnection.
deleteDELETEconnectionName, resourceGroupName, subscriptionId, virtualHubNameDeletes a VirtualHubBgpConnection.