Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.DiscoveredprofilesResource.HealthesResource

The "healthes" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.DiscoveredprofilesResource.HealthesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.WorkloadManager.v1
Assembly: Google.Apis.WorkloadManager.v1.dll
Syntax
public class ProjectsResource.LocationsResource.DiscoveredprofilesResource.HealthesResource

Constructors

HealthesResource(IClientService)

Constructs a new resource.

Declaration
public HealthesResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Get(string)

Get the health of a discovered workload profile.

Declaration
public virtual ProjectsResource.LocationsResource.DiscoveredprofilesResource.HealthesResource.GetRequest Get(string name)
Parameters
Type Name Description
string name

Required. The resource name

Returns
Type Description
ProjectsResource.LocationsResource.DiscoveredprofilesResource.HealthesResource.GetRequest
In this article
Back to top Generated by DocFX