Resource: DiscoveredWorkload
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.
| JSON representation | 
|---|
| { "name" : string , "workloadReference" : { object ( | 
| Fields | |
|---|---|
| name |   Identifier. The resource name of the discovered workload. Format:  | 
| workload  |   Output only. Reference of an underlying compute resource represented by the Workload. These are immutable. | 
| workload  |   Output only. Properties of an underlying compute resource represented by the Workload. These are immutable. | 
| Methods | |
|---|---|
|   | Finds unregistered workloads in a host project and location. | 
|   | Gets a Discovered Workload in a host project and location. | 
|   | Lists Discovered Workloads that can be added to an Application in a host project and location. | 
|   | Lists a Discovered Workload in a host project and location, with a given resource URI. | 

