Partilhar via


DevTestLabCustomImageOSType.Equality Operador

Definição

Determina se dois DevTestLabCustomImageOSType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a