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


CdnResourceType.Inequality(CdnResourceType, CdnResourceType) Operator

Definition

Determines if two CdnResourceType values are not the same.

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

Parameters

Returns

Applies to