Compartir a través de


AppPlatformCertificateProvisioningState.Equality Operador

Definición

Determina si dos AppPlatformCertificateProvisioningState valores son iguales.

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

Devoluciones

Se aplica a