Compartilhar via


AppPlatformCertificateProvisioningState.Inequality Operador

Definição

Determina se dois AppPlatformCertificateProvisioningState valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a