DataLakeStoreSubscriptionState.Inequality Operator

Definition

Determines if two DataLakeStoreSubscriptionState values are not the same.

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

Parameters

Returns

Applies to