Auf Englisch lesen

Freigeben über


ObservedLocation Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The ObservedLocation.

C#
public class ObservedLocation : Azure.Analytics.Defender.Easm.ObservedValue, System.ClientModel.Primitives.IJsonModel<Azure.Analytics.Defender.Easm.ObservedLocation>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.Defender.Easm.ObservedLocation>
Inheritance
ObservedLocation
Implements

Properties

Count

Gets the count.

(Inherited from ObservedValue)
FirstSeen

Gets the first seen.

(Inherited from ObservedValue)
LastSeen

Gets the last seen.

(Inherited from ObservedValue)
Recent

Gets the recent.

(Inherited from ObservedValue)
Sources

Gets the sources.

Value

Gets the value.

Explicit Interface Implementations

IJsonModel<ObservedLocation>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<ObservedLocation>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<ObservedValue>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from ObservedValue)
IPersistableModel<ObservedLocation>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<ObservedLocation>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<ObservedLocation>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<ObservedValue>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from ObservedValue)

Applies to

Produkt Versionen
Azure SDK for .NET Preview