Skip to main content

peerings

Overview

Namepeerings
TypeResource
Idazure.peering.peerings

Fields

NameDatatypeDescription
idstringThe ID of the resource.
namestringThe name of the resource.
kindstringThe kind of the peering.
locationstringThe location of the resource.
propertiesobjectThe properties that define connectivity to the Microsoft Cloud Edge.
skuobjectThe SKU that defines the tier and kind of the peering.
tagsobjectThe resource tags.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTpeeringName, resourceGroupName, subscriptionIdGets an existing peering with the specified name under the given subscription and resource group.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all of the peerings under the given subscription and resource group.
list_by_subscriptionSELECTsubscriptionIdLists all of the peerings under the given subscription.
create_or_updateINSERTpeeringName, resourceGroupName, subscriptionId, data__kind, data__location, data__skuCreates a new peering or updates an existing peering with the specified name under the given subscription and resource group.
deleteDELETEpeeringName, resourceGroupName, subscriptionIdDeletes an existing peering with the specified name under the given subscription and resource group.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all of the peerings under the given subscription and resource group.
_list_by_subscriptionEXECsubscriptionIdLists all of the peerings under the given subscription.
updateEXECpeeringName, resourceGroupName, subscriptionIdUpdates tags for a peering with the specified name under the given subscription and resource group.