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.

An object that represents the DNS service discovery information for your virtual node.

Inheritance Hierarchy

System.Object
  Amazon.AppMesh.Model.DnsServiceDiscovery

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

Syntax

C#
public class DnsServiceDiscovery

The DnsServiceDiscovery type exposes the following members

Constructors

NameDescription
Public Method DnsServiceDiscovery()

Properties

NameTypeDescription
Public Property Hostname System.String

Gets and sets the property Hostname.

Specifies the DNS service discovery hostname for the virtual node.

Public Property IpPreference Amazon.AppMesh.IpPreference

Gets and sets the property IpPreference.

The preferred IP version that this virtual node uses. Setting the IP preference on the virtual node only overrides the IP preference set for the mesh on this specific node.

Public Property ResponseType Amazon.AppMesh.DnsResponseType

Gets and sets the property ResponseType.

Specifies the DNS response type for the virtual node.

Version Information

.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