次の方法で共有


InboundEndpointIPAllocationMethod.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象