Share via


IEnrichmentDomainWhoisRegistrarDetails Interface

Definition

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

Properties

AbuseContactEmail

This registrar's abuse contact email

AbuseContactPhone

This registrar's abuse contact phone number

IanaId

This registrar's Internet Assigned Numbers Authority id

Name

The name of this registrar

Url

This registrar's URL

WhoisServer

The hostname of this registrar's whois server

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to