ConnectivityHopInfo 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.

Information about a hop between the source and the destination.

C#
public class ConnectivityHopInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ConnectivityHopInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ConnectivityHopInfo>
Inheritance
ConnectivityHopInfo
Implements

Properties

Address

The IP address of the hop.

ConnectivityHopType

The type of the hop.

Id

The ID of the hop.

Issues

List of issues.

Links

List of hop links.

NextHopIds

List of next hop identifiers.

PreviousHopIds

List of previous hop identifiers.

PreviousLinks

List of previous hop links.

ResourceId

The ID of the resource corresponding to this hop.

Methods

Explicit Interface Implementations

IJsonModel<ConnectivityHopInfo>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<ConnectivityHopInfo>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<ConnectivityHopInfo>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<ConnectivityHopInfo>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<ConnectivityHopInfo>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Product Versies
Azure SDK for .NET Latest, Preview