edge_nodes
Creates, updates, deletes, gets or lists a edge_nodes
resource.
Overview
Name | edge_nodes |
Type | Resource |
Id | azure.cdn.edge_nodes |
Fields
Name | Datatype | Description |
---|---|---|
properties | object | The JSON object that contains the properties required to create an edgenode. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
list | SELECT |
| Edgenodes 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
;