AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The inventory data for installed Agentless Collector collectors.

Inheritance Hierarchy

System.Object
  Amazon.ApplicationDiscoveryService.Model.CustomerAgentlessCollectorInfo

Namespace: Amazon.ApplicationDiscoveryService.Model
Assembly: AWSSDK.ApplicationDiscoveryService.dll
Version: 3.x.y.z

Syntax

C#
public class CustomerAgentlessCollectorInfo

The CustomerAgentlessCollectorInfo type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ActiveAgentlessCollectors System.Int32

Gets and sets the property ActiveAgentlessCollectors.

The number of active Agentless Collector collectors.

Public Property DenyListedAgentlessCollectors System.Int32

Gets and sets the property DenyListedAgentlessCollectors.

The number of deny-listed Agentless Collector collectors.

Public Property HealthyAgentlessCollectors System.Int32

Gets and sets the property HealthyAgentlessCollectors.

The number of healthy Agentless Collector collectors.

Public Property ShutdownAgentlessCollectors System.Int32

Gets and sets the property ShutdownAgentlessCollectors.

The number of Agentless Collector collectors with SHUTDOWN status.

Public Property TotalAgentlessCollectors System.Int32

Gets and sets the property TotalAgentlessCollectors.

The total number of Agentless Collector collectors.

Public Property UnhealthyAgentlessCollectors System.Int32

Gets and sets the property UnhealthyAgentlessCollectors.

The number of unhealthy Agentless Collector collectors.

Public Property UnknownAgentlessCollectors System.Int32

Gets and sets the property UnknownAgentlessCollectors.

The number of unknown Agentless Collector collectors.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5