Share via


IEnrichmentDomainWhoisDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.EnrichmentDomainWhoisDetailsTypeConverter))]
public interface IEnrichmentDomainWhoisDetails : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.EnrichmentDomainWhoisDetailsTypeConverter))>]
type IEnrichmentDomainWhoisDetails = interface
    interface IJsonSerializable
Public Interface IEnrichmentDomainWhoisDetails
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AdminCity

The city for this contact

AdminCountry

The country for this contact

AdminEmail

The email address for this contact

AdminFax

The fax number for this contact

AdminName

The name of this contact

AdminOrg

The organization for this contact

AdminPhone

The phone number for this contact

AdminPostal

The postal code for this contact

AdminState

The state for this contact

AdminStreet

A list describing the street address for this contact

BillingCity

The city for this contact

BillingCountry

The country for this contact

BillingEmail

The email address for this contact

BillingFax

The fax number for this contact

BillingName

The name of this contact

BillingOrg

The organization for this contact

BillingPhone

The phone number for this contact

BillingPostal

The postal code for this contact

BillingState

The state for this contact

BillingStreet

A list describing the street address for this contact

NameServer

A list of name servers associated with this domain

RegistrantCity

The city for this contact

RegistrantCountry

The country for this contact

RegistrantEmail

The email address for this contact

RegistrantFax

The fax number for this contact

RegistrantName

The name of this contact

RegistrantOrg

The organization for this contact

RegistrantPhone

The phone number for this contact

RegistrantPostal

The postal code for this contact

RegistrantState

The state for this contact

RegistrantStreet

A list describing the street address for this contact

RegistrarAbuseContactEmail

This registrar's abuse contact email

RegistrarAbuseContactPhone

This registrar's abuse contact phone number

RegistrarIanaId

This registrar's Internet Assigned Numbers Authority id

RegistrarName

The name of this registrar

RegistrarUrl

This registrar's URL

RegistrarWhoisServer

The hostname of this registrar's whois server

Statuses

The set of status flags for this whois record

TechCity

The city for this contact

TechCountry

The country for this contact

TechEmail

The email address for this contact

TechFax

The fax number for this contact

TechName

The name of this contact

TechOrg

The organization for this contact

TechPhone

The phone number for this contact

TechPostal

The postal code for this contact

TechState

The state for this contact

TechStreet

A list describing the street address for this contact

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to