Compartir a través de


DevTestLabReportingCycleType.Equality Operador

Definición

Determina si dos DevTestLabReportingCycleType valores son iguales.

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

Parámetros

Devoluciones

Se aplica a