Skip to main content

prefixes

Overview

Nameprefixes
TypeResource
Idazure.peering.prefixes

Fields

NameDatatypeDescription
idstringThe ID of the resource.
namestringThe name of the resource.
propertiesobjectThe peering service prefix properties class.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTpeeringServiceName, prefixName, resourceGroupName, subscriptionIdGets an existing prefix with the specified name under the given subscription, resource group and peering service.
list_by_peering_serviceSELECTpeeringServiceName, resourceGroupName, subscriptionIdLists all prefixes under the given subscription, resource group and peering service.
create_or_updateINSERTpeeringServiceName, prefixName, resourceGroupName, subscriptionIdCreates a new prefix with the specified name under the given subscription, resource group and peering service.
deleteDELETEpeeringServiceName, prefixName, resourceGroupName, subscriptionIdDeletes an existing prefix with the specified name under the given subscription, resource group and peering service.
_list_by_peering_serviceEXECpeeringServiceName, resourceGroupName, subscriptionIdLists all prefixes under the given subscription, resource group and peering service.