Skip to main content

registered_prefixes

Overview

Nameregistered_prefixes
TypeResource
Idazure.peering.registered_prefixes

Fields

NameDatatypeDescription
idstringThe ID of the resource.
namestringThe name of the resource.
propertiesobjectThe properties that define a registered prefix.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTpeeringName, registeredPrefixName, resourceGroupName, subscriptionIdGets an existing registered prefix with the specified name under the given subscription, resource group and peering.
list_by_peeringSELECTpeeringName, resourceGroupName, subscriptionIdLists all registered prefixes under the given subscription, resource group and peering.
create_or_updateINSERTpeeringName, registeredPrefixName, resourceGroupName, subscriptionIdCreates a new registered prefix with the specified name under the given subscription, resource group and peering.
deleteDELETEpeeringName, registeredPrefixName, resourceGroupName, subscriptionIdDeletes an existing registered prefix with the specified name under the given subscription, resource group and peering.
_list_by_peeringEXECpeeringName, resourceGroupName, subscriptionIdLists all registered prefixes under the given subscription, resource group and peering.
validateEXECpeeringName, registeredPrefixName, resourceGroupName, subscriptionIdValidates an existing registered prefix with the specified name under the given subscription, resource group and peering.