次の方法で共有


ContainerServiceOutboundType.Inequality Operator

定義

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

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

パラメーター

戻り値

適用対象