Share via


IEnrichmentDomainWhoisContacts Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.EnrichmentDomainWhoisContactsTypeConverter))]
public interface IEnrichmentDomainWhoisContacts : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.EnrichmentDomainWhoisContactsTypeConverter))>]
type IEnrichmentDomainWhoisContacts = interface
    interface IJsonSerializable
Public Interface IEnrichmentDomainWhoisContacts
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

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

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