DiscoveredService is a network or API interface that exposes some functionality to clients for consumption over the network. A discovered service can be registered to a App Hub service.
[[["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-04-23 UTC."],[[["\u003cp\u003eDiscoveredService represents a network or API interface that offers functionality to clients and can be registered to an App Hub service.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a DiscoveredService includes fields such as \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003eserviceReference\u003c/code\u003e, and \u003ccode\u003eserviceProperties\u003c/code\u003e, which define the service's identity and details.\u003c/p\u003e\n"],["\u003cp\u003eKey fields for DiscoveredService include a \u003ccode\u003ename\u003c/code\u003e identifier, an immutable \u003ccode\u003eserviceReference\u003c/code\u003e to an underlying networking resource, and immutable \u003ccode\u003eserviceProperties\u003c/code\u003e of a compute resource.\u003c/p\u003e\n"],["\u003cp\u003eThe available methods for interacting with Discovered Services are \u003ccode\u003efindUnregistered\u003c/code\u003e, \u003ccode\u003eget\u003c/code\u003e, \u003ccode\u003elist\u003c/code\u003e, and \u003ccode\u003elookup\u003c/code\u003e, each serving different purposes like finding, retrieving, and listing services.\u003c/p\u003e\n"],["\u003cp\u003eThe methods mentioned can all be executed in a host project and location.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.discoveredServices\n\n- [Resource: DiscoveredService](#DiscoveredService)\n - [JSON representation](#DiscoveredService.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: DiscoveredService\n---------------------------\n\nDiscoveredService is a network or API interface that exposes some functionality to clients for consumption over the network. A discovered service can be registered to a App Hub service."]]