Partager via


RecordType Énumération

Définition

Définit des valeurs pour 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
Héritage
RecordType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

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

S’applique à