次の方法で共有


PeeringLocationsKind 構造体

定義

PeeringLocationsKind。

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

コンストラクター

PeeringLocationsKind(String)

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

プロパティ

Direct

[直接]。

Exchange

Exchange。

メソッド

Equals(PeeringLocationsKind)

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

ToString()

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

演算子

Equality(PeeringLocationsKind, PeeringLocationsKind)

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

Implicit(String to PeeringLocationsKind)

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

Inequality(PeeringLocationsKind, PeeringLocationsKind)

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

適用対象