SandboxCustomImageType.Equality Operator

Definition

Determines if two SandboxCustomImageType values are the same.

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

Parameters

Returns

Applies to