Compartilhar via


SoapApiType.Equality(SoapApiType, SoapApiType) Operador

Definição

Determina se dois SoapApiType valores são os mesmos.

public static bool operator == (Azure.ResourceManager.ApiManagement.Models.SoapApiType left, Azure.ResourceManager.ApiManagement.Models.SoapApiType right);
static member ( = ) : 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