Share via


IEnrichmentDomainWhoisContact Interface

Definition

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

Properties

City

The city for this contact

Country

The country for this contact

Email

The email address for this contact

Fax

The fax number for this contact

Name

The name of this contact

Org

The organization for this contact

Phone

The phone number for this contact

Postal

The postal code for this contact

State

The state for this contact

Street

A list describing the street address for this contact

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to