Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class EdgeNetwork.
EdgeNetwork API provides managed, highly available cloud dynamic network
configuration service to the GEC customer to enable edge application and
network function solutions. This allows the customers to easily define and
configure the network setup and property to meet the workload requirement.
public static void BindService(ServiceBinderBase serviceBinder, EdgeNetwork.EdgeNetworkBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["This document provides reference documentation and code samples for the Distributed Cloud Edge Network v1 API's `EdgeNetwork` class."],["The `EdgeNetwork` API allows users to configure network setups for edge applications, meeting their specific workload requirements with a managed and highly available cloud dynamic network configuration service."],["The `EdgeNetwork` class inherits from the `object` class and includes several inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The document details two methods, `BindService(EdgeNetworkBase)` and `BindService(ServiceBinderBase, EdgeNetworkBase)`, for creating and registering service definitions with a server, offering control over service binding logic."],["There are various versions of the API available, from 1.0.0 up to the latest 1.4.0 version, with this current document being for version 1.3.0."]]],[]]