Bagikan melalui


AppPlatformConfigServerState.Inequality Operator

Definition

Determines if two AppPlatformConfigServerState values are not the same.

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

Parameters

Returns

Applies to