CustomHostnameAnalysisResultProperties interface
Properti khusus sumber daya CustomHostnameAnalysisResult
Properti
| alternate |
Pengontrol rekaman CName alternatif dapat melihat untuk nama host ini. |
| alternate |
Pengontrol rekaman TXT alternatif dapat melihat untuk nama host ini. |
| a |
Pengontrol rekaman dapat melihat untuk nama host ini. |
| c |
Pengontrol rekaman CName dapat melihat untuk nama host ini. |
| txt |
Pengontrol rekaman TXT dapat melihat nama host ini. |
Detail Properti
alternateCNameRecords
Pengontrol rekaman CName alternatif dapat melihat untuk nama host ini.
alternateCNameRecords?: string[]
Nilai Properti
string[]
alternateTxtRecords
Pengontrol rekaman TXT alternatif dapat melihat untuk nama host ini.
alternateTxtRecords?: string[]
Nilai Properti
string[]
aRecords
Pengontrol rekaman dapat melihat untuk nama host ini.
aRecords?: string[]
Nilai Properti
string[]
cNameRecords
Pengontrol rekaman CName dapat melihat untuk nama host ini.
cNameRecords?: string[]
Nilai Properti
string[]
txtRecords
Pengontrol rekaman TXT dapat melihat nama host ini.
txtRecords?: string[]
Nilai Properti
string[]