Udostępnij przez


ContainerType.Inequality(ContainerType, ContainerType) Operator

Definition

Determines if two ContainerType values are not the same.

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

Parameters

Returns

Applies to