LoadTestingCmkIdentityType.Inequality Operator

Definition

Determines if two LoadTestingCmkIdentityType values are not the same.

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

Parameters

Returns

Applies to