Compartilhar via


ProfileResourceState.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a