Compartir a través de


DevTestLabFileUploadOption.Equality Operador

Definición

Determina si dos DevTestLabFileUploadOption valores son iguales.

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

Parámetros

Devoluciones

Se aplica a