IEdgeNodesOperations Interface

Definition

EdgeNodesOperations operations.

public interface IEdgeNodesOperations
type IEdgeNodesOperations = interface
Public Interface IEdgeNodesOperations

Methods

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

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

Extension Methods

List(IEdgeNodesOperations)

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

ListAsync(IEdgeNodesOperations, CancellationToken)

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

ListNext(IEdgeNodesOperations, String)

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

ListNextAsync(IEdgeNodesOperations, String, CancellationToken)

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

Applies to