Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DnsResolverListResult

Package version

The response to an enumeration operation on DNS resolvers.

Hierarchy

  • DnsResolverListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The continuation token for the next page of results. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: DnsResolver[]

Enumeration of the DNS resolvers.

Generated using TypeDoc