Skip to main content

virtual_network_peerings

Overview

Namevirtual_network_peerings
TypeResource
Idazure.network.virtual_network_peerings

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.
propertiesobjectProperties of the virtual network peering.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, virtualNetworkName, virtualNetworkPeeringNameGets the specified virtual network peering.
listSELECTresourceGroupName, subscriptionId, virtualNetworkNameGets all virtual network peerings in a virtual network.
create_or_updateINSERTresourceGroupName, subscriptionId, virtualNetworkName, virtualNetworkPeeringNameCreates or updates a peering in the specified virtual network.
deleteDELETEresourceGroupName, subscriptionId, virtualNetworkName, virtualNetworkPeeringNameDeletes the specified virtual network peering.
_listEXECresourceGroupName, subscriptionId, virtualNetworkNameGets all virtual network peerings in a virtual network.