ImportJobProvisioningStateType.Inequality Operator

Definition

Determines if two ImportJobProvisioningStateType values are not the same.

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

Parameters

Returns

Applies to