Compartilhar via


AppPlatformSupportedRuntimeValue.Equality Operador

Definição

Determina se dois AppPlatformSupportedRuntimeValue valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a