次の方法で共有


PolicyEnabledState.Equality(PolicyEnabledState, PolicyEnabledState) 演算子

定義

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

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

パラメーター

戻り値

適用対象