共用方式為


VpnAuthenticationType.Inequality Operator

Definition

Determines if two VpnAuthenticationType values are not the same.

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

Parameters

Returns

Applies to