Freigeben über


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
CNAME 2
MX 3
PTR 4
SOA 5
SRV 6
TXT 7

Gilt für: