다음을 통해 공유


AppPlatformConfigurationServiceProvisioningState.Inequality Operator

Definition

Determines if two AppPlatformConfigurationServiceProvisioningState values are not the same.

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

Parameters

Returns

Applies to