Share via


CustomHostnameAnalysisResultProperties interface

CustomHostnameAnalysisResult resource specific properties

Properties

alternateCNameRecords

Alternate CName records controller can see for this hostname.

alternateTxtRecords

Alternate TXT records controller can see for this hostname.

aRecords

A records controller can see for this hostname.

cNameRecords

CName records controller can see for this hostname.

txtRecords

TXT records controller can see for this hostname.

Property Details

alternateCNameRecords

Alternate CName records controller can see for this hostname.

alternateCNameRecords?: string[]

Property Value

string[]

alternateTxtRecords

Alternate TXT records controller can see for this hostname.

alternateTxtRecords?: string[]

Property Value

string[]

aRecords

A records controller can see for this hostname.

aRecords?: string[]

Property Value

string[]

cNameRecords

CName records controller can see for this hostname.

cNameRecords?: string[]

Property Value

string[]

txtRecords

TXT records controller can see for this hostname.

txtRecords?: string[]

Property Value

string[]