Partilhar via


ContainerInstanceOperatingSystemType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a