Share via


ManagedServiceIdentityType.Equality Operator

Definition

Determines if two ManagedServiceIdentityType values are the same.

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

Parameters

Returns

Applies to