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.

This is the response object from the GetDiscoverySummary operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.ApplicationDiscoveryService.Model.GetDiscoverySummaryResponse

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

Syntax

C#
public class GetDiscoverySummaryResponse : AmazonWebServiceResponse

The GetDiscoverySummaryResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AgentlessCollectorSummary Amazon.ApplicationDiscoveryService.Model.CustomerAgentlessCollectorInfo

Gets and sets the property AgentlessCollectorSummary.

Details about Agentless Collector collectors, including status.

Public Property AgentSummary Amazon.ApplicationDiscoveryService.Model.CustomerAgentInfo

Gets and sets the property AgentSummary.

Details about discovered agents, including agent status and health.

Public Property Applications System.Int64

Gets and sets the property Applications.

The number of applications discovered.

Public Property ConnectorSummary Amazon.ApplicationDiscoveryService.Model.CustomerConnectorInfo

Gets and sets the property ConnectorSummary.

Details about discovered connectors, including connector status and health.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property MeCollectorSummary Amazon.ApplicationDiscoveryService.Model.CustomerMeCollectorInfo

Gets and sets the property MeCollectorSummary.

Details about Migration Evaluator collectors, including collector status and health.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Servers System.Int64

Gets and sets the property Servers.

The number of servers discovered.

Public Property ServersMappedToApplications System.Int64

Gets and sets the property ServersMappedToApplications.

The number of servers mapped to applications.

Public Property ServersMappedtoTags System.Int64

Gets and sets the property ServersMappedtoTags.

The number of servers mapped to tags.

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