Sdílet prostřednictvím


FtpAuthenticationType.Inequality Operator

Definition

Determines if two FtpAuthenticationType values are not the same.

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

Parameters

Returns

Applies to