Share via


ProfileResourceState.Equality Operator

Definition

Determines if two ProfileResourceState values are the same.

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

Parameters

Returns

Applies to