次の方法で共有


ServiceAlertState.Equality(ServiceAlertState, ServiceAlertState) 演算子

定義

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

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

パラメーター

戻り値

適用対象