Udostępnij za pośrednictwem


NetworkAuthenticationMethod.Equality Operator

Definition

Determines if two NetworkAuthenticationMethod values are the same.

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

Parameters

Returns

Applies to