Udostępnij za pośrednictwem


IngestionType.Inequality(IngestionType, IngestionType) Operator

Definition

Determines if two IngestionType values are not the same.

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

Parameters

Returns

Applies to