Dela via


AppPlatformDeploymentStatus.Inequality Operator

Definition

Determines if two AppPlatformDeploymentStatus values are not the same.

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

Parameters

Returns

Applies to