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.
Container for the parameters to the CreateConnection operation. Creates a connection between two devices. The devices can be a physical or virtual appliance that connects to a third-party appliance in a VPC, or a physical appliance that connects to another physical appliance in an on-premises network.
Namespace: Amazon.NetworkManager.Model
Assembly: AWSSDK.NetworkManager.dll
Version: 3.x.y.z
public class CreateConnectionRequest : AmazonNetworkManagerRequest IAmazonWebServiceRequest
The CreateConnectionRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateConnectionRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConnectedDeviceId | System.String |
Gets and sets the property ConnectedDeviceId. The ID of the second device in the connection. |
![]() |
ConnectedLinkId | System.String |
Gets and sets the property ConnectedLinkId. The ID of the link for the second device. |
![]() |
Description | System.String |
Gets and sets the property Description. A description of the connection. Length Constraints: Maximum length of 256 characters. |
![]() |
DeviceId | System.String |
Gets and sets the property DeviceId. The ID of the first device in the connection. |
![]() |
GlobalNetworkId | System.String |
Gets and sets the property GlobalNetworkId. The ID of the global network. |
![]() |
LinkId | System.String |
Gets and sets the property LinkId. The ID of the link for the first device. |
![]() |
Tags | System.Collections.Generic.List<Amazon.NetworkManager.Model.Tag> |
Gets and sets the property Tags. The tags to apply to the resource during creation. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5