Delen via


HciManagedServiceIdentityType.Equality Operator

Definition

Determines if two HciManagedServiceIdentityType values are the same.

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

Parameters

Returns

Applies to