Partilhar via


DevTestLabHostCachingOption.Equality Operador

Definição

Determina se dois DevTestLabHostCachingOption valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a