Share via


IPAddressAllocationMethod.Equality Operator

Definition

Determines if two IPAddressAllocationMethod values are the same.

public static bool operator == (Azure.ResourceManager.ConnectedVMwarevSphere.Models.IPAddressAllocationMethod left, Azure.ResourceManager.ConnectedVMwarevSphere.Models.IPAddressAllocationMethod right);
static member ( = ) : 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