DnsRecord Class

Namespace
NetlifySharp.Models
Base Types
Model
DnsRecord
object

Syntax

public class DnsRecord : Model

Constructors

Properties

Name Value Summary
AdditionalData IDictionary<TKey, TValue>
Inherited from Model
Client NetlifyClient
Inherited from Model
Hostname string
Id string
Priority Nullable<T>
Ttl Nullable<T>
Type string
Value string