次の方法で共有


DeliveryRuleSslProtocol.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象