Share via


AppPlatformCertificateProvisioningState.Inequality Operator

Definition

Determines if two AppPlatformCertificateProvisioningState values are not the same.

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

Parameters

Returns

Applies to