DnsZone Class

Namespace
NetlifySharp.Models
Base Types
Model
DnsZone
object

Syntax

public class DnsZone : Model

Constructors

Name Summary
DnsZone(NetlifyClient)

Properties

Name Value Summary
AdditionalData IDictionary<TKey, TValue>
Inherited from Model
Client NetlifyClient
Inherited from Model
Id string
Name string
Records DnsRecord[]