Dela via


AppPlatformSupportedRuntimeValue.Inequality Operator

Definition

Determines if two AppPlatformSupportedRuntimeValue values are not the same.

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

Parameters

Returns

Applies to