次の方法で共有


IntegrationServiceEnvironmentAccessEndpointType.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象