TroubleshooterProvisioningState.Equality Operator

Definition

Determines if two TroubleshooterProvisioningState values are the same.

public static bool operator == (Azure.ResourceManager.SelfHelp.Models.TroubleshooterProvisioningState left, Azure.ResourceManager.SelfHelp.Models.TroubleshooterProvisioningState right);
static member ( = ) : 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