次の方法で共有


SecureDeliveryProtocolType.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象