次の方法で共有


TrafficViewEnrollmentStatus.Inequality 演算子

定義

列挙型 TrafficViewEnrollmentStatus の != 演算子のオーバーライド

public static bool operator != (Microsoft.Azure.Management.TrafficManager.Models.TrafficViewEnrollmentStatus e1, Microsoft.Azure.Management.TrafficManager.Models.TrafficViewEnrollmentStatus e2);
static member op_Inequality : Microsoft.Azure.Management.TrafficManager.Models.TrafficViewEnrollmentStatus * Microsoft.Azure.Management.TrafficManager.Models.TrafficViewEnrollmentStatus -> bool
Public Shared Operator != (e1 As TrafficViewEnrollmentStatus, e2 As TrafficViewEnrollmentStatus) As Boolean

パラメーター

戻り値

適用対象