Interface IPowerDnsClient
A type-safe client for the PowerDNS API.
Namespace: PowerDns.Client
Assembly: PowerDns.Client.dll
Syntax
public interface IPowerDnsClient
Properties
Servers
Represents a list of servers managed by this instance of the PowerDNS API.
Declaration
IIndexerEndpoint<IServerElementEndpoint> Servers { get; }
Property Value
Type | Description |
---|---|
IIndexerEndpoint<IServerElementEndpoint> |