次の方法で共有


VoiceServicesCommunicationsGatewayStatus.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象