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


UriSigningActionType.Inequality Operator

Definition

Determines if two UriSigningActionType values are not the same.

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

Parameters

Returns

Applies to