Share via


IPAllocationType.Inequality(IPAllocationType, IPAllocationType) Operator

Definition

Determines if two IPAllocationType values are not the same.

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

Parameters

Returns

Applies to