OperationalInsightsWorkspaceSkuName.Equality Operator

Definition

Determines if two OperationalInsightsWorkspaceSkuName values are the same.

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

Parameters

Returns

Applies to