Skip to main content

virtual_router_peerings

Overview

Namevirtual_router_peerings
TypeResource
Idazure.network.virtual_router_peerings

Fields

NameDatatypeDescription
idstringResource ID.
namestringName of the virtual router peering that is unique within a virtual router.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectProperties of the rule group.
typestringPeering type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTpeeringName, resourceGroupName, subscriptionId, virtualRouterNameGets the specified Virtual Router Peering.
listSELECTresourceGroupName, subscriptionId, virtualRouterNameLists all Virtual Router Peerings in a Virtual Router resource.
create_or_updateINSERTpeeringName, resourceGroupName, subscriptionId, virtualRouterNameCreates or updates the specified Virtual Router Peering.
deleteDELETEpeeringName, resourceGroupName, subscriptionId, virtualRouterNameDeletes the specified peering from a Virtual Router.
_listEXECresourceGroupName, subscriptionId, virtualRouterNameLists all Virtual Router Peerings in a Virtual Router resource.