다음을 통해 공유


AppPlatformServiceProvisioningState.Inequality Operator

Definition

Determines if two AppPlatformServiceProvisioningState values are not the same.

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

Parameters

Returns

Applies to