Skip to main content

edge_nodes

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

Overview

Nameedge_nodes
TypeResource
Idazure.cdn.edge_nodes

Fields

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

Methods

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

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
;