AWS SDK for .NET Documentation
DelegationSet Class
AmazonAmazon.Route53.ModelDelegationSet Did this page help you?   Yes   No    Tell us about it...

A complex type that contains name server information.

Declaration Syntax
C#
public class DelegationSet
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DelegationSet()()()()
Initializes a new instance of the DelegationSet class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
NameServers
A complex type that contains the authoritative name servers for the hosted zone. Use the method provided by your domain registrar to add an NS record to your domain for each NameServer that is assigned to your hosted zone.

Constraints:

Length
1 -


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithNameServers(array<String>[]()[][]) Obsolete.
Adds elements to the NameServers collection

WithNameServers(IEnumerable<(Of <<'(String>)>>)) Obsolete.
Adds elements to the NameServers collection

Inheritance Hierarchy
Object
DelegationSet

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)