Compartilhar via


NodeImageSelectionType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a