Compartilhar via


ManagedServiceIdentityType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a