Partager via


AppPlatformGatewayProvisioningState.Inequality Opérateur

Définition

Détermine si deux AppPlatformGatewayProvisioningState valeurs ne sont pas identiques.

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

Paramètres

Retours

S’applique à