Partilhar via


IotHubAuthenticationType.Inequality Operador

Definição

Determina se dois IotHubAuthenticationType valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a