AWS SDK Version 2 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.

.NET Framework 4.5
 
A link to another environment, defined in the environment's manifest. Links provide connection information in system properties that can be used to connect to another environment in the same group. See Environment Manifest (env.yaml) for details.

Inheritance Hierarchy

System.Object
  Amazon.ElasticBeanstalk.Model.EnvironmentLink

Namespace: Amazon.ElasticBeanstalk.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class EnvironmentLink : Object

The EnvironmentLink type exposes the following members

Constructors

NameDescription
Public Method EnvironmentLink()

Properties

NameTypeDescription
Public Property EnvironmentName System.String Gets and sets the property EnvironmentName.

The name of the linked environment (the dependency).

Public Property LinkName System.String Gets and sets the property LinkName.

The name of the link.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1