RecordType Enumeration

Definition

Definiert Werte für RecordType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RecordType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RecordType = 
Public Enum RecordType
Vererbung
RecordType
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

A 0
AAAA 1
CAA 2
CNAME 3
MX 4
NS 5
PTR 6
SOA 7
SRV 8
TXT 9

Gilt für: