Bagikan melalui


AppPlatformBuildServiceProvisioningState.Inequality Operator

Definition

Determines if two AppPlatformBuildServiceProvisioningState values are not the same.

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

Parameters

Returns

Applies to