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

A complex type that contains the ID for the RouteĀ 53 hosted zone that Cloud Map creates when you create a namespace.

Inheritance Hierarchy

System.Object
  Amazon.ServiceDiscovery.Model.DnsProperties

Namespace: Amazon.ServiceDiscovery.Model
Assembly: AWSSDK.ServiceDiscovery.dll
Version: 3.x.y.z

Syntax

C#
public class DnsProperties

The DnsProperties type exposes the following members

Constructors

NameDescription
Public Method DnsProperties()

Properties

NameTypeDescription
Public Property HostedZoneId System.String

Gets and sets the property HostedZoneId.

The ID for the RouteĀ 53 hosted zone that Cloud Map creates when you create a namespace.

Public Property SOA Amazon.ServiceDiscovery.Model.SOA

Gets and sets the property SOA.

Start of Authority (SOA) record for the hosted zone.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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