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.

Object representing the on-premises resource being migrated.

Inheritance Hierarchy

System.Object
  Amazon.MigrationHub.Model.DiscoveredResource

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

Syntax

C#
public class DiscoveredResource

The DiscoveredResource type exposes the following members

Constructors

NameDescription
Public Method DiscoveredResource()

Properties

NameTypeDescription
Public Property ConfigurationId System.String

Gets and sets the property ConfigurationId.

The configurationId in Application Discovery Service that uniquely identifies the on-premise resource.

Public Property Description System.String

Gets and sets the property Description.

A description that can be free-form text to record additional detail about the discovered resource for clarity or later reference.

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