Megosztás a következőn keresztül:


OrchestrationServiceStateAction.Inequality Operator

Definition

Determines if two OrchestrationServiceStateAction values are not the same.

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

Parameters

Returns

Applies to