Freigeben über


AllocationMethod.Inequality(AllocationMethod, AllocationMethod) Operator

Definition

Determines if two AllocationMethod values are not the same.

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

Parameters

Returns

Applies to