Udostępnij za pośrednictwem


HealthcareApisIotIdentityResolutionType.Inequality Operator

Definition

Determines if two HealthcareApisIotIdentityResolutionType values are not the same.

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

Parameters

Returns

Applies to