DiscoveredWorkload is a binary deployment (such as managed instance groups (MIGs) and GKE deployments) that performs the smallest logical subset of business functionality. A discovered workload can be registered to an App Hub Workload.
[[["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 2024-10-17 UTC."],[[["DiscoveredWorkload represents a binary deployment, like managed instance groups (MIGs) or GKE deployments, that handles a minimal set of business functions."],["The JSON representation of a DiscoveredWorkload includes the workload's name, a reference to the associated compute resource, and the properties of that resource."],["Key fields of a DiscoveredWorkload are `name` which is its unique identifier, `workloadReference` which represents its compute resources, and `workloadProperties` which are properties of the underlying compute resource."],["The available methods for interacting with DiscoveredWorkloads include finding unregistered workloads, retrieving a specific workload, listing workloads, and looking up a workload by its resource URI."]]],[]]