Share via


AppPlatformGatewayProvisioningState.Inequality Operator

Definition

Determines if two AppPlatformGatewayProvisioningState values are not the same.

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

Parameters

Returns

Applies to