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.
Namespace: Amazon.Route53Domains.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class Nameserver : Object
The Nameserver type exposes the following members
Name | Description | |
---|---|---|
![]() |
Nameserver() |
Name | Type | Description | |
---|---|---|---|
![]() |
GlueIps | System.Collections.Generic.List<System.String> |
Gets and sets the property GlueIps.
Glue IP address of a name server entry. Glue IP addresses are required only when the name of the name server is a subdomain of the domain. For example, if your domain is example.com and the name server for the domain is ns.example.com, you need to specify the IP address for ns.example.com. Type: List of IP addresses. Constraints: The list can contain only one IPv4 and one IPv6 address.
Parent: |
![]() |
Name | System.String |
Gets and sets the property Name.
The fully qualified host name of the name server. Type: String Constraint: Maximum 255 characterss
Parent: |
.NET Framework:
Supported in: 4.5, 4.0, 3.5