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.
Specifies a connection endpoint.
For the data structure that represents Amazon Neptune DB cluster endpoints, see DBClusterEndpoint
.
Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z
public class Endpoint
The Endpoint type exposes the following members
Name | Description | |
---|---|---|
![]() |
Endpoint() |
Name | Type | Description | |
---|---|---|---|
![]() |
Address | System.String |
Gets and sets the property Address. Specifies the DNS address of the DB instance. |
![]() |
HostedZoneId | System.String |
Gets and sets the property HostedZoneId. Specifies the ID that Amazon Route 53 assigns when you create a hosted zone. |
![]() |
Port | System.Int32 |
Gets and sets the property Port. Specifies the port that the database engine is listening on. |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5