Share via


TroubleshooterProvisioningState.Inequality Operator

Definition

Determines if two TroubleshooterProvisioningState values are not the same.

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

Parameters

Returns

Applies to