Delen via


AzureSearchIndexWriteBehaviorType.Inequality Operator

Definition

Determines if two AzureSearchIndexWriteBehaviorType values are not the same.

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

Parameters

Returns

Applies to