azure.com

APIs to manage Peering resources through the Azure Resource Manager.

🔑 oauth2 26 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
Lists all of the available API operations for peering resources.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Peering/operations
Lists all of the peer ASNs under the given subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peerAsns
Lists all of the peerings under the given subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peerings
Endpoints (26 total)
GET
/providers/Microsoft.Peering/operations
Lists all of the available API operations for peering resources.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Peering/peerAsns
Lists all of the peer ASNs under the given subscription.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Peering/peerings
Lists all of the peerings under the given subscription.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Peering/legacyPeerings
Lists all of the legacy peerings under the given subscription matching the sp…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringServices
Lists all of the peerings under the given subscription.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringLocations
Lists all of the available peering locations for the specified kind of peering.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Peering/peerAsns/{peerAsnName}
Gets the peer ASN with the specified name under the given subscription.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringServiceLocations
Lists all of the available peering service locations for the specified kind o…
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringServiceProviders
Lists all of the available peering service locations for the specified kind o…
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peerings
Lists all of the peerings under the given subscription and resource group.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices
Lists all of the peering services under the given subscription and resource g…
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peerings/{peeringName}
Gets an existing peering with the specified name under the given subscription…
At a glance
Total SDKs9
Languages8
Endpoints26
Authoauth2
Categories1