Skip to main content

registered_asns

Overview

Nameregistered_asns
TypeResource
Idazure.peering.registered_asns

Fields

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

Methods

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