Share via


IDnsResolverListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.DnsResolverListResultTypeConverter))]
public interface IDnsResolverListResult : Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.DnsResolverListResultTypeConverter))>]
type IDnsResolverListResult = interface
    interface IJsonSerializable
Public Interface IDnsResolverListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

The continuation token for the next page of results.

Value

Enumeration of the DNS resolvers.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to