ManagedServiceIdentityType.Equality Operator

Definition

Determines if two ManagedServiceIdentityType values are the same.

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

Parameters

Returns

Applies to