Skip to main content

edge_nodes

Creates, updates, deletes, gets or lists an edge_nodes resource.

Overview

Nameedge_nodes
TypeResource
Idazure.cdn.edge_nodes

Fields

The following fields are returned by SELECT queries:

OK. The request has succeeded.

NameDatatypeDescription
propertiesobjectThe JSON object that contains the properties required to create an edgenode.

Methods

The following methods are available for this resource:

NameAccessible byRequired ParamsOptional ParamsDescription
listselectEdgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users.

Parameters

Parameters can be passed in the WHERE clause of a query. Check the Methods section to see which parameters are required or optional for each operation.

NameDatatypeDescription

SELECT examples

Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users.

SELECT
properties
FROM azure.cdn.edge_nodes
;