IEdgeNodesOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET