AllocationMethod.Equality(AllocationMethod, AllocationMethod) Operator

Definition

Determines if two AllocationMethod values are the same.

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

Parameters

Returns

Applies to