Compartilhar via


SoapApiType.Inequality(SoapApiType, SoapApiType) Operador

Definição

Determina se dois SoapApiType valores não são os mesmos.

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

Parâmetros

right
SoapApiType

Retornos

Aplica-se a