Skip to main content

services

Overview

Nameservices
TypeResource
Idazure.peering.services

Fields

NameDatatypeDescription
idstringThe ID of the resource.
namestringThe name of the resource.
locationstringThe location of the resource.
propertiesobjectThe properties that define connectivity to the Peering Service.
skuobjectThe SKU that defines the type of the peering service.
tagsobjectThe resource tags.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTpeeringServiceName, resourceGroupName, subscriptionIdGets an existing peering service with the specified name under the given subscription and resource group.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all of the peering services under the given subscription and resource group.
list_by_subscriptionSELECTsubscriptionIdLists all of the peerings under the given subscription.
create_or_updateINSERTpeeringServiceName, resourceGroupName, subscriptionId, data__locationCreates a new peering service or updates an existing peering with the specified name under the given subscription and resource group.
deleteDELETEpeeringServiceName, resourceGroupName, subscriptionIdDeletes an existing peering service with the specified name under the given subscription and resource group.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all of the peering services under the given subscription and resource group.
_list_by_subscriptionEXECsubscriptionIdLists all of the peerings under the given subscription.
initialize_connection_monitorEXECsubscriptionIdInitialize Peering Service for Connection Monitor functionality
updateEXECpeeringServiceName, resourceGroupName, subscriptionIdUpdates tags for a peering service with the specified name under the given subscription and resource group.