次の方法で共有


PeeringLocationsKind.Equality Operator

定義

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

public static bool operator ==(Azure.ResourceManager.Peering.Models.PeeringLocationsKind left, Azure.ResourceManager.Peering.Models.PeeringLocationsKind right);
static member ( = ) : Azure.ResourceManager.Peering.Models.PeeringLocationsKind * Azure.ResourceManager.Peering.Models.PeeringLocationsKind -> bool
Public Shared Operator == (left As PeeringLocationsKind, right As PeeringLocationsKind) As Boolean

パラメーター

戻り値

適用対象