LoadTestingCmkIdentityType.Equality Operator

Definition

Determines if two LoadTestingCmkIdentityType values are the same.

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