EdgeNodesOperations interface
Interface representing a EdgeNodes operations.
Properties
| list | Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users. |
Property Details
list
Edgenodes are the global Point of Presence (POP) locations used to deliver CDN content to end users.
list: (options?: EdgeNodesListOptionalParams) => PagedAsyncIterableIterator<EdgeNode, EdgeNode[], PageSettings>
Property Value
(options?: EdgeNodesListOptionalParams) => PagedAsyncIterableIterator<EdgeNode, EdgeNode[], PageSettings>