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


ValidateResourceType.Inequality Operator

Definition

Determines if two ValidateResourceType values are not the same.

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

Parameters

Returns

Applies to