AsAsset Class

Definition

The AsAsset.

public class AsAsset : Azure.Analytics.Defender.Easm.InventoryAsset, System.ClientModel.Primitives.IJsonModel<Azure.Analytics.Defender.Easm.AsAsset>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.Defender.Easm.AsAsset>
type AsAsset = class
    inherit InventoryAsset
    interface IJsonModel<AsAsset>
    interface IPersistableModel<AsAsset>
Public Class AsAsset
Inherits InventoryAsset
Implements IJsonModel(Of AsAsset), IPersistableModel(Of AsAsset)
Inheritance
Implements

Properties

AdminContacts

Gets the admin contacts.

AdminNames

Gets the admin names.

AdminOrgs

Gets the admin orgs.

AdminPhones

Gets the admin phones.

Asn

Gets the asn.

AsNames

Gets the as names.

Count

Gets the count.

Countries

Gets the countries.

DetailedFromWhoisAt

Gets the detailed from whois at.

FirstSeen

Gets the first seen.

LastSeen

Gets the last seen.

OrgIds

Gets the org ids.

OrgNames

Gets the org names.

RegistrantContacts

Gets the registrant contacts.

RegistrantNames

Gets the registrant names.

RegistrantPhones

Gets the registrant phones.

RegistrarCreatedAt

Gets the registrar created at.

RegistrarNames

Gets the registrar names.

RegistrarUpdatedAt

Gets the registrar updated at.

Registries

Gets the registries.

Sources

Gets the sources.

TechnicalContacts

Gets the technical contacts.

TechnicalNames

Gets the technical names.

TechnicalOrgs

Gets the technical orgs.

TechnicalPhones

Gets the technical phones.

Explicit Interface Implementations

IJsonModel<AsAsset>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<AsAsset>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<InventoryAsset>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from InventoryAsset)
IJsonModel<InventoryAsset>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from InventoryAsset)
IPersistableModel<AsAsset>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<AsAsset>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<AsAsset>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<InventoryAsset>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from InventoryAsset)
IPersistableModel<InventoryAsset>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from InventoryAsset)
IPersistableModel<InventoryAsset>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from InventoryAsset)

Applies to