次の方法で共有


PeeringLocationsDirectPeeringType 構造体

定義

PeeringLocationsDirectPeeringType。

public readonly struct PeeringLocationsDirectPeeringType : IEquatable<Azure.ResourceManager.Peering.Models.PeeringLocationsDirectPeeringType>
type PeeringLocationsDirectPeeringType = struct
Public Structure PeeringLocationsDirectPeeringType
Implements IEquatable(Of PeeringLocationsDirectPeeringType)
継承
PeeringLocationsDirectPeeringType
実装

コンストラクター

PeeringLocationsDirectPeeringType(String)

PeeringLocationsDirectPeeringType の新しいインスタンスを初期化します。

プロパティ

Cdn

Cdn。

Edge

エッジ。

EdgeZoneForOperators

EdgeZoneForOperators。

Internal

内部。

Ix

Ix。

IxRs

Ixr。

Transit

トランジット。

Voice

音声。

メソッド

Equals(PeeringLocationsDirectPeeringType)

現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。

ToString()

このインスタンスの完全修飾型名を返します。

演算子

Equality(PeeringLocationsDirectPeeringType, PeeringLocationsDirectPeeringType)

2 つの PeeringLocationsDirectPeeringType 値が同じかどうかを判断します。

Implicit(String to PeeringLocationsDirectPeeringType)

文字列を PeeringLocationsDirectPeeringType に変換します。

Inequality(PeeringLocationsDirectPeeringType, PeeringLocationsDirectPeeringType)

2 つの PeeringLocationsDirectPeeringType 値が同じでないかどうかを判断します。

適用対象