Partager via


DevTestLabStorageType.Equality Opérateur

Définition

Détermine si deux DevTestLabStorageType valeurs sont identiques.

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

Paramètres

Retours

S’applique à