Share via


IPAddressAllocationMethod.Inequality Operator

Definition

Determines if two IPAddressAllocationMethod values are not the same.

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

Parameters

Returns

Applies to