다음을 통해 공유


SoapApiType.Equality(SoapApiType, SoapApiType) Operator

Definition

Determines if two SoapApiType values are the same.

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

Parameters

right
SoapApiType

Returns

Applies to