DynamicMemoryEnabled.Equality Operator

Definition

Determines if two DynamicMemoryEnabled values are the same.

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

Parameters

Returns

Applies to