Compartilhar via


AppPlatformCertificateProvisioningState.Equality Operador

Definição

Determina se dois AppPlatformCertificateProvisioningState valores são os mesmos.

public static bool operator == (Azure.ResourceManager.AppPlatform.Models.AppPlatformCertificateProvisioningState left, Azure.ResourceManager.AppPlatform.Models.AppPlatformCertificateProvisioningState right);
static member ( = ) : 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