次の方法で共有


NginxPrivateIPAllocationMethod.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象