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


ProfileResourceState.Inequality Operator

Definition

Determines if two ProfileResourceState values are not the same.

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

Parameters

Returns

Applies to