Udostępnij za pośrednictwem


NetworkIPAllocationMethod.Equality Operator

Definition

Determines if two NetworkIPAllocationMethod values are the same.

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

Parameters

Returns

Applies to