次の方法で共有


PolicyEnabledState.Inequality(PolicyEnabledState, PolicyEnabledState) 演算子

定義

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

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

パラメーター

戻り値

適用対象